#90FFDF#90FFDF
#90FFDF is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.113 H 173.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFDF |
|---|---|
| RGB | rgb(144, 255, 223) |
| HSL | hsl(163, 100%, 78%) |
| HSV | hsv(163, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.91, -39.17, 5.39) |
| CIE-LCH | lch(92.91, 39.54, 172.16°) |
| OKLab | oklab(92.47% -0.1118 0.0137) |
| OKLCH | oklch(92.47% 0.113 173) |
| XYZ | xyz(60.5755, 82.7724, 82.5823) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.12
Aquamarine
#7FFFD4
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFDF #FF90B0
analogous
#90FFA7 #90FFDF #90E7FF
triadic
#90FFDF #DF90FF #FFDF90
tetradic
#90FFDF #A790FF #FF90B0 #E7FF90
square
#90FFDF #A790FF #FF90B0 #E7FF90
split-complementary
#90FFDF #FF90E7 #FFA790
monochromatic
#16FFBC #53FFCD #90FFDF #CDFFF1 #E0FFF6
Accessibility & contrast
On white
1.20
#90FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#90FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFDF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFDF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DE
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#69FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #90ffdf; /* rgb */ color: rgb(144, 255, 223); /* oklch */ color: oklch(92.5% 0.113 173.0);
Tailwind
colors: {
custom: {
50: '#b6ffe9',
500: '#90ffdf',
950: '#000000',
},
}SCSS
$custom: #90ffdf; $custom-light: #b6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#90ffdf",
"rgb": {
"r": 144,
"g": 255,
"b": 223
},
"hsl": {
"h": 162.703,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.9247,
"c": 0.11263,
"h": 173
},
"luminance": 0.82777
}Semantic roles & 50–950 ramp
primary
#90FFDF
secondary
#E1537C
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684