#90FFEC#90FFEC
#90FFEC is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.106 H 181.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFEC |
|---|---|
| RGB | rgb(144, 255, 236) |
| HSL | hsl(170, 100%, 78%) |
| HSV | hsv(170, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.23, -36.28, -0.86) |
| CIE-LCH | lch(93.23, 36.29, 181.36°) |
| OKLab | oklab(92.83% -0.1063 -0.0029) |
| OKLCH | oklch(92.83% 0.106 181.6) |
| XYZ | xyz(62.3959, 83.5006, 92.1698) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.51
Light Aqua
#8CFFDB
ΔE00 5.10
Pale Aqua
#B8FFEB
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 6.45
Bright Aqua
#0BF9EA
ΔE00 6.48
Pale Cyan
#B7FFFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFEC #FF90A3
analogous
#90FFB4 #90FFEC #90DAFF
triadic
#90FFEC #EC90FF #FFEC90
tetradic
#90FFEC #B490FF #FF90A3 #DAFF90
square
#90FFEC #B490FF #FF90A3 #DAFF90
split-complementary
#90FFEC #FF90DA #FFB490
monochromatic
#16FFD7 #53FFE2 #90FFEC #CDFFF6 #E0FFFA
Accessibility & contrast
On white
1.19
#90FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#90FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFEC
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFEC | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EB
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#62FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #90ffec; /* rgb */ color: rgb(144, 255, 236); /* oklch */ color: oklch(92.8% 0.106 181.6);
Tailwind
colors: {
custom: {
50: '#b6fff2',
500: '#90ffec',
950: '#000000',
},
}SCSS
$custom: #90ffec; $custom-light: #b6fff2; $custom-dark: #000000;
JSON
{
"hex": "#90ffec",
"rgb": {
"r": 144,
"g": 255,
"b": 236
},
"hsl": {
"h": 169.73,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92832,
"c": 0.10639,
"h": 181.6
},
"luminance": 0.83505
}Semantic roles & 50–950 ramp
primary
#90FFEC
secondary
#E1536B
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685