#90FFEB#90FFEB
#90FFEB is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.107 H 180.9°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFEB |
|---|---|
| RGB | rgb(144, 255, 235) |
| HSL | hsl(169, 100%, 78%) |
| HSV | hsv(169, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.21, -36.51, -0.38) |
| CIE-LCH | lch(93.21, 36.51, 180.60°) |
| OKLab | oklab(92.8% -0.1068 -0.0016) |
| OKLCH | oklch(92.8% 0.107 180.9) |
| XYZ | xyz(62.2510, 83.4426, 91.4068) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 4.77
Pale Aqua
#B8FFEB
ΔE00 5.05
Aquamarine
#7FFFD4
ΔE00 6.55
Light Turquoise
#7EF4CC
ΔE00 6.56
Bright Aqua
#0BF9EA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFEB #FF90A4
analogous
#90FFB3 #90FFEB #90DBFF
triadic
#90FFEB #EB90FF #FFEB90
tetradic
#90FFEB #B390FF #FF90A4 #DBFF90
square
#90FFEB #B390FF #FF90A4 #DBFF90
split-complementary
#90FFEB #FF90DB #FFB390
monochromatic
#16FFD5 #53FFE0 #90FFEB #CDFFF6 #E0FFF9
Accessibility & contrast
On white
1.19
#90FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#90FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFEB
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFEB | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#63FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90ffeb; /* rgb */ color: rgb(144, 255, 235); /* oklch */ color: oklch(92.8% 0.107 180.9);
Tailwind
colors: {
custom: {
50: '#b6fff1',
500: '#90ffeb',
950: '#000000',
},
}SCSS
$custom: #90ffeb; $custom-light: #b6fff1; $custom-dark: #000000;
JSON
{
"hex": "#90ffeb",
"rgb": {
"r": 144,
"g": 255,
"b": 235
},
"hsl": {
"h": 169.189,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92804,
"c": 0.10677,
"h": 180.9
},
"luminance": 0.83447
}Semantic roles & 50–950 ramp
primary
#90FFEB
secondary
#E1536C
accent
#0029E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685