#96FFDE#96FFDE
#96FFDE is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.109 H 171.6°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFDE |
|---|---|
| RGB | rgb(150, 255, 222) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.13, -37.90, 6.26) |
| CIE-LCH | lch(93.13, 38.41, 170.63°) |
| OKLab | oklab(92.71% -0.1079 0.016) |
| OKLCH | oklch(92.71% 0.109 171.6) |
| XYZ | xyz(61.5173, 83.2736, 81.9248) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.19
Pale Turquoise
#A5FBD5
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.37
Pale Aqua
#B8FFEB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFDE #FF96B7
analogous
#96FFAA #96FFDE #96EBFF
triadic
#96FFDE #DE96FF #FFDE96
tetradic
#96FFDE #AA96FF #FF96B7 #EBFF96
square
#96FFDE #AA96FF #FF96B7 #EBFF96
split-complementary
#96FFDE #FF96EB #FFAA96
monochromatic
#1CFFB8 #59FFCB #96FFDE #D3FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#96FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#96FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFDE
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFDE | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DC
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#74FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96ffde; /* rgb */ color: rgb(150, 255, 222); /* oklch */ color: oklch(92.7% 0.109 171.6);
Tailwind
colors: {
custom: {
50: '#b9ffe8',
500: '#96ffde',
950: '#000000',
},
}SCSS
$custom: #96ffde; $custom-light: #b9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#96ffde",
"rgb": {
"r": 150,
"g": 255,
"b": 222
},
"hsl": {
"h": 161.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92706,
"c": 0.10904,
"h": 171.6
},
"luminance": 0.83278
}Semantic roles & 50–950 ramp
primary
#96FFDE
secondary
#E15883
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684