#90FFE4#90FFE4
#90FFE4 is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.110 H 176.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFE4 |
|---|---|
| RGB | rgb(144, 255, 228) |
| HSL | hsl(165, 100%, 78%) |
| HSV | hsv(165, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.03, -38.08, 2.98) |
| CIE-LCH | lch(93.03, 38.19, 175.52°) |
| OKLab | oklab(92.61% -0.1097 0.0073) |
| OKLCH | oklch(92.61% 0.11 176.2) |
| XYZ | xyz(61.2595, 83.0460, 86.1851) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.57
Tiffany Blue
#7BF2DA
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.61
Pale Turquoise
#A5FBD5
ΔE00 4.88
Pale Aqua
#B8FFEB
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFE4 #FF90AB
analogous
#90FFAC #90FFE4 #90E3FF
triadic
#90FFE4 #E490FF #FFE490
tetradic
#90FFE4 #AC90FF #FF90AB #E3FF90
square
#90FFE4 #AC90FF #FF90AB #E3FF90
split-complementary
#90FFE4 #FF90E3 #FFAC90
monochromatic
#16FFC6 #53FFD5 #90FFE4 #CDFFF3 #E0FFF8
Accessibility & contrast
On white
1.19
#90FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#90FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFE4
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFE4 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#E5E5E6
Tritanopia (blue-blind)
#67FFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90ffe4; /* rgb */ color: rgb(144, 255, 228); /* oklch */ color: oklch(92.6% 0.110 176.2);
Tailwind
colors: {
custom: {
50: '#b6ffec',
500: '#90ffe4',
950: '#000000',
},
}SCSS
$custom: #90ffe4; $custom-light: #b6ffec; $custom-dark: #000000;
JSON
{
"hex": "#90ffe4",
"rgb": {
"r": 144,
"g": 255,
"b": 228
},
"hsl": {
"h": 165.405,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92606,
"c": 0.10993,
"h": 176.2
},
"luminance": 0.83051
}Semantic roles & 50–950 ramp
primary
#90FFE4
secondary
#E15375
accent
#0038E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684