#90DED1#90DED1
#90DED1 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.079 H 182.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90DED1 |
|---|---|
| RGB | rgb(144, 222, 209) |
| HSL | hsl(170, 54%, 72%) |
| HSV | hsv(170, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.32, -26.85, -1.23) |
| CIE-LCH | lch(83.32, 26.88, 182.63°) |
| OKLab | oklab(84.63% -0.0792 -0.0037) |
| OKLCH | oklch(84.63% 0.079 182.7) |
| XYZ | xyz(49.1273, 62.7722, 69.8368) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.18
Tiffany Blue
#7BF2DA
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.51
Turquoise
#40E0D0
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DED1 #DE909D
analogous
#90DEAA #90DED1 #90C4DE
triadic
#90DED1 #D190DE #DED190
tetradic
#90DED1 #AA90DE #DE909D #C4DE90
square
#90DED1 #AA90DE #DE909D #C4DE90
split-complementary
#90DED1 #DE90C4 #DEAA90
monochromatic
#38BCA6 #61D0BD #90DED1 #BFECE5 #E7F8F5
Accessibility & contrast
On white
1.55
#90DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#90DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DED1
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DED1 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D1
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#76E1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #90ded1; /* rgb */ color: rgb(144, 222, 209); /* oklch */ color: oklch(84.6% 0.079 182.7);
Tailwind
colors: {
custom: {
50: '#b3e8df',
500: '#90ded1',
950: '#000000',
},
}SCSS
$custom: #90ded1; $custom-light: #b3e8df; $custom-dark: #000000;
JSON
{
"hex": "#90ded1",
"rgb": {
"r": 144,
"g": 222,
"b": 209
},
"hsl": {
"h": 170,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.8463,
"c": 0.07931,
"h": 182.7
},
"luminance": 0.62775
}Semantic roles & 50–950 ramp
primary
#90DED1
secondary
#B65C6B
accent
#243EC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484