#90EEDE#90EEDE
#90EEDE is a very light, moderate teal. Relative luminance 0.724; OKLCH L 88.6% C 0.093 H 182.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEDE |
|---|---|
| RGB | rgb(144, 238, 222) |
| HSL | hsl(170, 73%, 75%) |
| HSV | hsv(170, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(88.14, -31.56, -1.04) |
| CIE-LCH | lch(88.14, 31.58, 181.88°) |
| OKLab | oklab(88.61% -0.0928 -0.0033) |
| OKLCH | oklch(88.61% 0.093 182) |
| XYZ | xyz(55.2559, 72.3484, 80.1460) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Pale Aqua
#B8FFEB
ΔE00 5.54
Light Cyan
#ACFFFC
ΔE00 6.48
Pale Cyan
#B7FFFA
ΔE00 6.67
Light Aqua
#8CFFDB
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEDE #EE90A0
analogous
#90EEAF #90EEDE #90CFEE
triadic
#90EEDE #DE90EE #EEDE90
tetradic
#90EEDE #AF90EE #EE90A0 #CFEE90
square
#90EEDE #AF90EE #EE90A0 #CFEE90
split-complementary
#90EEDE #EE90CF #EEAF90
monochromatic
#26DEBE #5BE6CE #90EEDE #C5F6EE #E4FBF7
Accessibility & contrast
On white
1.36
#90EEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#90EEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEDE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEDE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#6DF1E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #90eede; /* rgb */ color: rgb(144, 238, 222); /* oklch */ color: oklch(88.6% 0.093 182.0);
Tailwind
colors: {
custom: {
50: '#b5f4e8',
500: '#90eede',
950: '#000000',
},
}SCSS
$custom: #90eede; $custom-light: #b5f4e8; $custom-dark: #000000;
JSON
{
"hex": "#90eede",
"rgb": {
"r": 144,
"g": 238,
"b": 222
},
"hsl": {
"h": 169.787,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.88609,
"c": 0.09284,
"h": 182
},
"luminance": 0.72352
}Semantic roles & 50–950 ramp
primary
#90EEDE
secondary
#CA596C
accent
#1032D6
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584