#90DFD9#90DFD9
#90DFD9 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.078 H 189.7°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD9 |
|---|---|
| RGB | rgb(144, 223, 217) |
| HSL | hsl(175, 55%, 72%) |
| HSV | hsv(175, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.82, -25.51, -4.75) |
| CIE-LCH | lch(83.82, 25.95, 190.54°) |
| OKLab | oklab(85.1% -0.0771 -0.0132) |
| OKLCH | oklch(85.1% 0.078 189.7) |
| XYZ | xyz(50.4091, 63.7112, 75.2734) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.04
Light Cyan
#ACFFFC
ΔE00 7.08
Pale Cyan
#B7FFFA
ΔE00 7.37
Turquoise
#40E0D0
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD9 #DF9096
analogous
#90DFB2 #90DFD9 #90BEDF
triadic
#90DFD9 #D990DF #DFD990
tetradic
#90DFD9 #B290DF #DF9096 #BEDF90
square
#90DFD9 #B290DF #DF9096 #BEDF90
split-complementary
#90DFD9 #DF90BE #DFB290
monochromatic
#37BEB4 #60D1C9 #90DFD9 #C0EDE9 #E7F8F7
Accessibility & contrast
On white
1.53
#90DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#90DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD9
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD9 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#C8CDDA
Tritanopia (blue-blind)
#72E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #90dfd9; /* rgb */ color: rgb(144, 223, 217); /* oklch */ color: oklch(85.1% 0.078 189.7);
Tailwind
colors: {
custom: {
50: '#b4e9e4',
500: '#90dfd9',
950: '#000000',
},
}SCSS
$custom: #90dfd9; $custom-light: #b4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#90dfd9",
"rgb": {
"r": 144,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.443,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.85095,
"c": 0.07824,
"h": 189.7
},
"luminance": 0.63714
}Semantic roles & 50–950 ramp
primary
#90DFD9
secondary
#B75C63
accent
#232FC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484