#90DED2#90DED2
#90DED2 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.079 H 183.7°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #90DED2 |
|---|---|
| RGB | rgb(144, 222, 210) |
| HSL | hsl(171, 54%, 72%) |
| HSV | hsv(171, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(83.35, -26.62, -1.73) |
| CIE-LCH | lch(83.35, 26.68, 183.71°) |
| OKLab | oklab(84.66% -0.0788 -0.005) |
| OKLCH | oklch(84.66% 0.079 183.7) |
| XYZ | xyz(49.2515, 62.8219, 70.4909) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 6.90
Turquoise
#40E0D0
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DED2 #DE909C
analogous
#90DEAB #90DED2 #90C3DE
triadic
#90DED2 #D290DE #DED290
tetradic
#90DED2 #AB90DE #DE909C #C3DE90
square
#90DED2 #AB90DE #DE909C #C3DE90
split-complementary
#90DED2 #DE90C3 #DEAB90
monochromatic
#38BCA7 #61D0BF #90DED2 #BFECE5 #E7F8F5
Accessibility & contrast
On white
1.55
#90DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#90DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DED2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DED2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#75E1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90ded2; /* rgb */ color: rgb(144, 222, 210); /* oklch */ color: oklch(84.7% 0.079 183.7);
Tailwind
colors: {
custom: {
50: '#b3e8df',
500: '#90ded2',
950: '#000000',
},
}SCSS
$custom: #90ded2; $custom-light: #b3e8df; $custom-dark: #000000;
JSON
{
"hex": "#90ded2",
"rgb": {
"r": 144,
"g": 222,
"b": 210
},
"hsl": {
"h": 170.769,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.84659,
"c": 0.07896,
"h": 183.7
},
"luminance": 0.62825
}Semantic roles & 50–950 ramp
primary
#90DED2
secondary
#B65C6A
accent
#243CC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484