#90DFD0#90DFD0
#90DFD0 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.8% C 0.081 H 180.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFD0 |
|---|---|
| RGB | rgb(144, 223, 208) |
| HSL | hsl(169, 55%, 72%) |
| HSV | hsv(169, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(83.58, -27.56, -0.33) |
| CIE-LCH | lch(83.58, 27.56, 180.69°) |
| OKLab | oklab(84.82% -0.0808 -0.0013) |
| OKLCH | oklch(84.82% 0.081 180.9) |
| XYZ | xyz(49.2703, 63.2556, 69.2756) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 5.76
Pale Teal
#82CBB2
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 6.38
Turquoise
#40E0D0
ΔE00 6.86
Pale Aqua
#B8FFEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFD0 #DF909F
analogous
#90DFA9 #90DFD0 #90C6DF
triadic
#90DFD0 #D090DF #DFD090
tetradic
#90DFD0 #A990DF #DF909F #C6DF90
square
#90DFD0 #A990DF #DF909F #C6DF90
split-complementary
#90DFD0 #DF90C6 #DFA990
monochromatic
#37BEA4 #60D1BC #90DFD0 #C0EDE4 #E7F8F5
Accessibility & contrast
On white
1.54
#90DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#90DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFD0
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFD0 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#CACCD1
Tritanopia (blue-blind)
#76E2DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90dfd0; /* rgb */ color: rgb(144, 223, 208); /* oklch */ color: oklch(84.8% 0.081 180.9);
Tailwind
colors: {
custom: {
50: '#b3e9de',
500: '#90dfd0',
950: '#000000',
},
}SCSS
$custom: #90dfd0; $custom-light: #b3e9de; $custom-dark: #000000;
JSON
{
"hex": "#90dfd0",
"rgb": {
"r": 144,
"g": 223,
"b": 208
},
"hsl": {
"h": 168.608,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.84825,
"c": 0.08085,
"h": 180.9
},
"luminance": 0.63259
}Semantic roles & 50–950 ramp
primary
#90DFD0
secondary
#B75C6D
accent
#2341C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484