#90DFD6#90DFD6
#90DFD6 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.079 H 186.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD6 |
|---|---|
| RGB | rgb(144, 223, 214) |
| HSL | hsl(173, 55%, 72%) |
| HSV | hsv(173, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(83.73, -26.20, -3.28) |
| CIE-LCH | lch(83.73, 26.41, 187.13°) |
| OKLab | oklab(85% -0.0783 -0.0092) |
| OKLCH | oklch(85% 0.079 186.7) |
| XYZ | xyz(50.0225, 63.5565, 73.2371) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 7.19
Light Cyan
#ACFFFC
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD6 #DF9099
analogous
#90DFAF #90DFD6 #90C0DF
triadic
#90DFD6 #D690DF #DFD690
tetradic
#90DFD6 #AF90DF #DF9099 #C0DF90
square
#90DFD6 #AF90DF #DF9099 #C0DF90
split-complementary
#90DFD6 #DF90C0 #DFAF90
monochromatic
#37BEAE #60D1C4 #90DFD6 #C0EDE8 #E7F8F6
Accessibility & contrast
On white
1.53
#90DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#90DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD6
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD6 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#74E2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfd6; /* rgb */ color: rgb(144, 223, 214); /* oklch */ color: oklch(85.0% 0.079 186.7);
Tailwind
colors: {
custom: {
50: '#b3e9e2',
500: '#90dfd6',
950: '#000000',
},
}SCSS
$custom: #90dfd6; $custom-light: #b3e9e2; $custom-dark: #000000;
JSON
{
"hex": "#90dfd6",
"rgb": {
"r": 144,
"g": 223,
"b": 214
},
"hsl": {
"h": 173.165,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85004,
"c": 0.07889,
"h": 186.7
},
"luminance": 0.6356
}Semantic roles & 50–950 ramp
primary
#90DFD6
secondary
#B75C67
accent
#2335C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484