#90EEC8#90EEC8
#90EEC8 is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.0% C 0.105 H 166.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90EEC8 |
|---|---|
| RGB | rgb(144, 238, 200) |
| HSL | hsl(156, 73%, 75%) |
| HSV | hsv(156, 39%, 93%) |
| CMYK | cmyk(39.5%, 0%, 16%, 6.7%) |
| CIE-LAB | lab(87.60, -36.33, 9.69) |
| CIE-LCH | lch(87.60, 37.60, 165.06°) |
| OKLab | oklab(88% -0.1021 0.0249) |
| OKLCH | oklch(88% 0.105 166.3) |
| XYZ | xyz(52.4974, 71.2450, 65.6177) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 2.56
Pale Turquoise
#A5FBD5
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EEC8 #EE90B6
analogous
#90EE99 #90EEC8 #90E5EE
triadic
#90EEC8 #C890EE #EEC890
tetradic
#90EEC8 #9990EE #EE90B6 #E5EE90
square
#90EEC8 #9990EE #EE90B6 #E5EE90
split-complementary
#90EEC8 #EE90E5 #EE9990
monochromatic
#26DE93 #5BE6AE #90EEC8 #C5F6E2 #E4FBF2
Accessibility & contrast
On white
1.38
#90EEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#90EEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EEC8
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EEC8 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#76EFE3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #90eec8; /* rgb */ color: rgb(144, 238, 200); /* oklch */ color: oklch(88.0% 0.105 166.3);
Tailwind
colors: {
custom: {
50: '#b4f4d8',
500: '#90eec8',
950: '#000000',
},
}SCSS
$custom: #90eec8; $custom-light: #b4f4d8; $custom-dark: #000000;
JSON
{
"hex": "#90eec8",
"rgb": {
"r": 144,
"g": 238,
"b": 200
},
"hsl": {
"h": 155.745,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.88004,
"c": 0.10511,
"h": 166.3
},
"luminance": 0.71248
}Semantic roles & 50–950 ramp
primary
#90EEC8
secondary
#CA5986
accent
#1060D6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583