#90FFED#90FFED
#90FFED is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.106 H 182.3°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFED |
|---|---|
| RGB | rgb(144, 255, 237) |
| HSL | hsl(170, 100%, 78%) |
| HSV | hsv(170, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(93.26, -36.05, -1.34) |
| CIE-LCH | lch(93.26, 36.08, 182.13°) |
| OKLab | oklab(92.86% -0.1059 -0.0042) |
| OKLCH | oklch(92.86% 0.106 182.3) |
| XYZ | xyz(62.5416, 83.5589, 92.9371) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.69
Pale Aqua
#B8FFEB
ΔE00 5.18
Light Aqua
#8CFFDB
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 6.18
Bright Aqua
#0BF9EA
ΔE00 6.41
Pale Cyan
#B7FFFA
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFED #FF90A2
analogous
#90FFB5 #90FFED #90D9FF
triadic
#90FFED #ED90FF #FFED90
tetradic
#90FFED #B590FF #FF90A2 #D9FF90
square
#90FFED #B590FF #FF90A2 #D9FF90
split-complementary
#90FFED #FF90D9 #FFB590
monochromatic
#16FFD9 #53FFE3 #90FFED #CDFFF7 #E0FFFA
Accessibility & contrast
On white
1.19
#90FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#90FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFED
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFED | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#62FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #90ffed; /* rgb */ color: rgb(144, 255, 237); /* oklch */ color: oklch(92.9% 0.106 182.3);
Tailwind
colors: {
custom: {
50: '#b6fff2',
500: '#90ffed',
950: '#000000',
},
}SCSS
$custom: #90ffed; $custom-light: #b6fff2; $custom-dark: #000000;
JSON
{
"hex": "#90ffed",
"rgb": {
"r": 144,
"g": 255,
"b": 237
},
"hsl": {
"h": 170.27,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92861,
"c": 0.10601,
"h": 182.3
},
"luminance": 0.83564
}Semantic roles & 50–950 ramp
primary
#90FFED
secondary
#E1536A
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685