#90EEED#90EEED
#90EEED is a very light, moderate teal. Relative luminance 0.732; OKLCH L 89.1% C 0.090 H 194.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEED |
|---|---|
| RGB | rgb(144, 238, 237) |
| HSL | hsl(179, 73%, 75%) |
| HSV | hsv(179, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.54, -28.07, -8.30) |
| CIE-LCH | lch(88.54, 29.27, 196.47°) |
| OKLab | oklab(89.06% -0.0866 -0.0229) |
| OKLCH | oklch(89.06% 0.09 194.8) |
| XYZ | xyz(57.3564, 73.1886, 91.2087) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.22
Robin'S Egg
#6DEDFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEED #EE9091
analogous
#90EEBE #90EEED #90C0EE
triadic
#90EEED #ED90EE #EEED90
tetradic
#90EEED #BE90EE #EE9091 #C0EE90
square
#90EEED #BE90EE #EE9091 #C0EE90
split-complementary
#90EEED #EE90C0 #EEBE90
monochromatic
#26DEDC #5BE6E4 #90EEED #C5F6F6 #E4FBFB
Accessibility & contrast
On white
1.34
#90EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#90EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEED
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEED | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#66F3ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #90eeed; /* rgb */ color: rgb(144, 238, 237); /* oklch */ color: oklch(89.1% 0.090 194.8);
Tailwind
colors: {
custom: {
50: '#b5f3f2',
500: '#90eeed',
950: '#000000',
},
}SCSS
$custom: #90eeed; $custom-light: #b5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#90eeed",
"rgb": {
"r": 144,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.362,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.89064,
"c": 0.08961,
"h": 194.8
},
"luminance": 0.73193
}Semantic roles & 50–950 ramp
primary
#90EEED
secondary
#CA595A
accent
#1012D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585