#90EECA#90EECA
#90EECA is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.1% C 0.104 H 167.5°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #90EECA |
|---|---|
| RGB | rgb(144, 238, 202) |
| HSL | hsl(157, 73%, 75%) |
| HSV | hsv(157, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 15.1%, 6.7%) |
| CIE-LAB | lab(87.65, -35.91, 8.72) |
| CIE-LCH | lch(87.65, 36.96, 166.36°) |
| OKLab | oklab(88.06% -0.1013 0.0224) |
| OKLCH | oklch(88.06% 0.104 167.5) |
| XYZ | xyz(52.7326, 71.3391, 66.8568) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 3.28
Light Aqua
#8CFFDB
ΔE00 3.90
Seafoam
#7FE0B3
ΔE00 4.26
Aquamarine
#7FFFD4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EECA #EE90B4
analogous
#90EE9B #90EECA #90E3EE
triadic
#90EECA #CA90EE #EECA90
tetradic
#90EECA #9B90EE #EE90B4 #E3EE90
square
#90EECA #9B90EE #EE90B4 #E3EE90
split-complementary
#90EECA #EE90E3 #EE9B90
monochromatic
#26DE97 #5BE6B1 #90EECA #C5F6E3 #E4FBF2
Accessibility & contrast
On white
1.38
#90EECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#90EECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EECA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EECA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C8
Deuteranopia (green-blind)
#DAD7CC
Tritanopia (blue-blind)
#75EFE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #90eeca; /* rgb */ color: rgb(144, 238, 202); /* oklch */ color: oklch(88.1% 0.104 167.5);
Tailwind
colors: {
custom: {
50: '#b4f4da',
500: '#90eeca',
950: '#000000',
},
}SCSS
$custom: #90eeca; $custom-light: #b4f4da; $custom-dark: #000000;
JSON
{
"hex": "#90eeca",
"rgb": {
"r": 144,
"g": 238,
"b": 202
},
"hsl": {
"h": 157.021,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.88055,
"c": 0.1037,
"h": 167.5
},
"luminance": 0.71343
}Semantic roles & 50–950 ramp
primary
#90EECA
secondary
#CA5984
accent
#105CD6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583