#90DDDB#90DDDB
#90DDDB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.076 H 193.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDDB |
|---|---|
| RGB | rgb(144, 221, 219) |
| HSL | hsl(178, 53%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.31, -24.07, -6.55) |
| CIE-LCH | lch(83.31, 24.94, 195.23°) |
| OKLab | oklab(84.71% -0.0739 -0.018) |
| OKLCH | oklch(84.71% 0.076 193.7) |
| XYZ | xyz(50.1397, 62.7535, 76.4747) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Powder Blue
#B0E0E6
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.22
Light Cyan
#ACFFFC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDDB #DD9092
analogous
#90DDB5 #90DDDB #90B9DD
triadic
#90DDDB #DB90DD #DDDB90
tetradic
#90DDDB #B590DD #DD9092 #B9DD90
square
#90DDDB #B590DD #DD9092 #B9DD90
split-complementary
#90DDDB #DD90B9 #DDB590
monochromatic
#39BAB6 #61CFCC #90DDDB #BFEBEA #E8F8F7
Accessibility & contrast
On white
1.55
#90DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#90DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDDB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDDB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#72E1DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dddb; /* rgb */ color: rgb(144, 221, 219); /* oklch */ color: oklch(84.7% 0.076 193.7);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#90dddb',
950: '#000000',
},
}SCSS
$custom: #90dddb; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#90dddb",
"rgb": {
"r": 144,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.442,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.84711,
"c": 0.07607,
"h": 193.7
},
"luminance": 0.62757
}Semantic roles & 50–950 ramp
primary
#90DDDB
secondary
#B55D5F
accent
#2529C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484