#96FFDF#96FFDF
#96FFDF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.108 H 172.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFDF |
|---|---|
| RGB | rgb(150, 255, 223) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.16, -37.69, 5.77) |
| CIE-LCH | lch(93.16, 38.13, 171.29°) |
| OKLab | oklab(92.73% -0.1074 0.0147) |
| OKLCH | oklch(92.73% 0.108 172.2) |
| XYZ | xyz(61.6517, 83.3273, 82.6328) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.36
Pale Turquoise
#A5FBD5
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.66
Tiffany Blue
#7BF2DA
ΔE00 4.19
Pale Aqua
#B8FFEB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFDF #FF96B6
analogous
#96FFAB #96FFDF #96EBFF
triadic
#96FFDF #DF96FF #FFDF96
tetradic
#96FFDF #AB96FF #FF96B6 #EBFF96
square
#96FFDF #AB96FF #FF96B6 #EBFF96
split-complementary
#96FFDF #FF96EB #FFAB96
monochromatic
#1CFFBA #59FFCC #96FFDF #D3FFF2 #E0FFF6
Accessibility & contrast
On white
1.19
#96FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#96FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFDF
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFDF | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E8E6E1
Tritanopia (blue-blind)
#74FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96ffdf; /* rgb */ color: rgb(150, 255, 223); /* oklch */ color: oklch(92.7% 0.108 172.2);
Tailwind
colors: {
custom: {
50: '#b9ffe9',
500: '#96ffdf',
950: '#000000',
},
}SCSS
$custom: #96ffdf; $custom-light: #b9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#96ffdf",
"rgb": {
"r": 150,
"g": 255,
"b": 223
},
"hsl": {
"h": 161.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92732,
"c": 0.10845,
"h": 172.2
},
"luminance": 0.83332
}Semantic roles & 50–950 ramp
primary
#96FFDF
secondary
#E15882
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684