#90FEDC#90FEDC
#90FEDC is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.113 H 171.7°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEDC |
|---|---|
| RGB | rgb(144, 254, 220) |
| HSL | hsl(161, 98%, 78%) |
| HSV | hsv(161, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(92.56, -39.37, 6.43) |
| CIE-LCH | lch(92.56, 39.90, 170.72°) |
| OKLab | oklab(92.16% -0.1119 0.0164) |
| OKLCH | oklch(92.16% 0.113 171.7) |
| XYZ | xyz(59.8564, 81.9757, 80.3650) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.65
Aquamarine
#7FFFD4
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 2.98
Pale Turquoise
#A5FBD5
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEDC #FE90B2
analogous
#90FEA5 #90FEDC #90E9FE
triadic
#90FEDC #DC90FE #FEDC90
tetradic
#90FEDC #A590FE #FE90B2 #E9FE90
square
#90FEDC #A590FE #FE90B2 #E9FE90
split-complementary
#90FEDC #FE90E9 #FEA590
monochromatic
#17FDB6 #53FDC9 #90FEDC #CDFFEF #E1FFF5
Accessibility & contrast
On white
1.21
#90FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#90FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEDC
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEDC | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#6BFFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fedc; /* rgb */ color: rgb(144, 254, 220); /* oklch */ color: oklch(92.2% 0.113 171.7);
Tailwind
colors: {
custom: {
50: '#b6ffe6',
500: '#90fedc',
950: '#000000',
},
}SCSS
$custom: #90fedc; $custom-light: #b6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#90fedc",
"rgb": {
"r": 144,
"g": 254,
"b": 220
},
"hsl": {
"h": 161.455,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92163,
"c": 0.11314,
"h": 171.7
},
"luminance": 0.8198
}Semantic roles & 50–950 ramp
primary
#90FEDC
secondary
#DF537E
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684