#90FEDF#90FEDF
#90FEDF is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.111 H 173.5°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #90FEDF |
|---|---|
| RGB | rgb(144, 254, 223) |
| HSL | hsl(163, 98%, 78%) |
| HSV | hsv(163, 43%, 100%) |
| CMYK | cmyk(43.3%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(92.63, -38.72, 4.99) |
| CIE-LCH | lch(92.63, 39.04, 172.66°) |
| OKLab | oklab(92.24% -0.1107 0.0126) |
| OKLCH | oklch(92.24% 0.111 173.5) |
| XYZ | xyz(60.2573, 82.1361, 82.4763) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 3.56
Pale Turquoise
#A5FBD5
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FEDF #FE90AF
analogous
#90FEA8 #90FEDF #90E6FE
triadic
#90FEDF #DF90FE #FEDF90
tetradic
#90FEDF #A890FE #FE90AF #E6FE90
square
#90FEDF #A890FE #FE90AF #E6FE90
split-complementary
#90FEDF #FE90E6 #FEA890
monochromatic
#17FDBC #53FDCE #90FEDF #CDFFF0 #E1FFF6
Accessibility & contrast
On white
1.20
#90FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#90FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FEDF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FEDF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E5E4E1
Tritanopia (blue-blind)
#69FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #90fedf; /* rgb */ color: rgb(144, 254, 223); /* oklch */ color: oklch(92.2% 0.111 173.5);
Tailwind
colors: {
custom: {
50: '#b6ffe9',
500: '#90fedf',
950: '#000000',
},
}SCSS
$custom: #90fedf; $custom-light: #b6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#90fedf",
"rgb": {
"r": 144,
"g": 254,
"b": 223
},
"hsl": {
"h": 163.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.92244,
"c": 0.11139,
"h": 173.5
},
"luminance": 0.82141
}Semantic roles & 50–950 ramp
primary
#90FEDF
secondary
#DF537B
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684