#90FEEF#90FEEF
#90FEEF is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.7% C 0.104 H 184.3°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEEF |
|---|---|
| RGB | rgb(144, 254, 239) |
| HSL | hsl(172, 98%, 78%) |
| HSV | hsv(172, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.03, -35.13, -2.71) |
| CIE-LCH | lch(93.03, 35.24, 184.41°) |
| OKLab | oklab(92.7% -0.104 -0.0078) |
| OKLCH | oklch(92.7% 0.104 184.3) |
| XYZ | xyz(62.5172, 83.0400, 94.3785) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.21
Light Cyan
#ACFFFC
ΔE00 5.37
Pale Aqua
#B8FFEB
ΔE00 5.43
Pale Cyan
#B7FFFA
ΔE00 5.93
Bright Aqua
#0BF9EA
ΔE00 6.30
Light Aqua
#8CFFDB
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEEF #FE909F
analogous
#90FEB8 #90FEEF #90D6FE
triadic
#90FEEF #EF90FE #FEEF90
tetradic
#90FEEF #B890FE #FE909F #D6FE90
square
#90FEEF #B890FE #FE909F #D6FE90
split-complementary
#90FEEF #FE90D6 #FEB890
monochromatic
#17FDDE #53FDE6 #90FEEF #CDFFF8 #E1FFFB
Accessibility & contrast
On white
1.19
#90FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#90FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEEF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEEF | 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)
#F4F3EF
Deuteranopia (green-blind)
#E2E5F1
Tritanopia (blue-blind)
#61FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90feef; /* rgb */ color: rgb(144, 254, 239); /* oklch */ color: oklch(92.7% 0.104 184.3);
Tailwind
colors: {
custom: {
50: '#b6fff4',
500: '#90feef',
950: '#000000',
},
}SCSS
$custom: #90feef; $custom-light: #b6fff4; $custom-dark: #000000;
JSON
{
"hex": "#90feef",
"rgb": {
"r": 144,
"g": 254,
"b": 239
},
"hsl": {
"h": 171.818,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92696,
"c": 0.10428,
"h": 184.3
},
"luminance": 0.83045
}Semantic roles & 50–950 ramp
primary
#90FEEF
secondary
#DF5366
accent
#001FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685