#90FFDE#90FFDE
#90FFDE is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.113 H 172.4°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFDE |
|---|---|
| RGB | rgb(144, 255, 222) |
| HSL | hsl(162, 100%, 78%) |
| HSV | hsv(162, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.89, -39.39, 5.87) |
| CIE-LCH | lch(92.89, 39.83, 171.52°) |
| OKLab | oklab(92.44% -0.1122 0.0149) |
| OKLCH | oklch(92.44% 0.113 172.4) |
| XYZ | xyz(60.4410, 82.7186, 81.8744) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.85
Aquamarine
#7FFFD4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.29
Pale Turquoise
#A5FBD5
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 4.01
Light Aquamarine
#7BFDC7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFDE #FF90B1
analogous
#90FFA6 #90FFDE #90E8FF
triadic
#90FFDE #DE90FF #FFDE90
tetradic
#90FFDE #A690FF #FF90B1 #E8FF90
square
#90FFDE #A690FF #FF90B1 #E8FF90
split-complementary
#90FFDE #FF90E8 #FFA690
monochromatic
#16FFBA #53FFCC #90FFDE #CDFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#90FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#90FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFDE
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFDE | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#E7E5E0
Tritanopia (blue-blind)
#6AFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90ffde; /* rgb */ color: rgb(144, 255, 222); /* oklch */ color: oklch(92.4% 0.113 172.4);
Tailwind
colors: {
custom: {
50: '#b6ffe8',
500: '#90ffde',
950: '#000000',
},
}SCSS
$custom: #90ffde; $custom-light: #b6ffe8; $custom-dark: #000000;
JSON
{
"hex": "#90ffde",
"rgb": {
"r": 144,
"g": 255,
"b": 222
},
"hsl": {
"h": 162.162,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92443,
"c": 0.11321,
"h": 172.4
},
"luminance": 0.82723
}Semantic roles & 50–950 ramp
primary
#90FFDE
secondary
#E1537D
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684