#90DFD1#90DFD1
#90DFD1 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.9% C 0.080 H 181.9°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD1 |
|---|---|
| RGB | rgb(144, 223, 209) |
| HSL | hsl(169, 55%, 72%) |
| HSV | hsv(169, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(83.60, -27.33, -0.82) |
| CIE-LCH | lch(83.60, 27.34, 181.73°) |
| OKLab | oklab(84.85% -0.0804 -0.0026) |
| OKLCH | oklch(84.85% 0.08 181.9) |
| XYZ | xyz(49.3937, 63.3050, 69.9256) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.91
Seafoam Blue
#78D1B6
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 6.74
Turquoise
#40E0D0
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD1 #DF909E
analogous
#90DFAA #90DFD1 #90C6DF
triadic
#90DFD1 #D190DF #DFD190
tetradic
#90DFD1 #AA90DF #DF909E #C6DF90
square
#90DFD1 #AA90DF #DF909E #C6DF90
split-complementary
#90DFD1 #DF90C6 #DFAA90
monochromatic
#37BEA6 #60D1BD #90DFD1 #C0EDE5 #E7F8F5
Accessibility & contrast
On white
1.54
#90DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#90DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD1
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD1 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#76E2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dfd1; /* rgb */ color: rgb(144, 223, 209); /* oklch */ color: oklch(84.9% 0.080 181.9);
Tailwind
colors: {
custom: {
50: '#b3e9df',
500: '#90dfd1',
950: '#000000',
},
}SCSS
$custom: #90dfd1; $custom-light: #b3e9df; $custom-dark: #000000;
JSON
{
"hex": "#90dfd1",
"rgb": {
"r": 144,
"g": 223,
"b": 209
},
"hsl": {
"h": 169.367,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84854,
"c": 0.08047,
"h": 181.9
},
"luminance": 0.63308
}Semantic roles & 50–950 ramp
primary
#90DFD1
secondary
#B75C6C
accent
#233FC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484