#90EAEE#90EAEE
#90EAEE is a very light, moderate teal. Relative luminance 0.709; OKLCH L 88.2% C 0.087 H 199.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #90EAEE |
|---|---|
| RGB | rgb(144, 234, 238) |
| HSL | hsl(183, 73%, 75%) |
| HSV | hsv(183, 39%, 93%) |
| CMYK | cmyk(39.5%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.46, -25.90, -10.43) |
| CIE-LCH | lch(87.46, 27.92, 201.93°) |
| OKLab | oklab(88.21% -0.0816 -0.0287) |
| OKLCH | oklch(88.21% 0.087 199.3) |
| XYZ | xyz(56.3513, 70.9439, 91.5965) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.68
Robin Egg Blue
#8AF1FE
ΔE00 3.40
Paleturquoise
#AFEEEE
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EAEE #EE9490
analogous
#90EEC3 #90EAEE #90BBEE
triadic
#90EAEE #EE90EA #EAEE90
tetradic
#90EAEE #C390EE #EE9490 #BBEE90
square
#90EAEE #C390EE #EE9490 #BBEE90
split-complementary
#90EAEE #EE90BB #EEC390
monochromatic
#26D6DE #5BE0E6 #90EAEE #C5F4F6 #E4FAFB
Accessibility & contrast
On white
1.38
#90EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#90EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EAEE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EAEE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#66F0EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #90eaee; /* rgb */ color: rgb(144, 234, 238); /* oklch */ color: oklch(88.2% 0.087 199.3);
Tailwind
colors: {
custom: {
50: '#b5f1f3',
500: '#90eaee',
950: '#000000',
},
}SCSS
$custom: #90eaee; $custom-light: #b5f1f3; $custom-dark: #000000;
JSON
{
"hex": "#90eaee",
"rgb": {
"r": 144,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.553,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.88208,
"c": 0.08652,
"h": 199.3
},
"luminance": 0.70948
}Semantic roles & 50–950 ramp
primary
#90EAEE
secondary
#CA5D59
accent
#1810D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585