#96FFDC#96FFDC
#96FFDC is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.110 H 170.4°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFDC |
|---|---|
| RGB | rgb(150, 255, 220) |
| HSL | hsl(160, 100%, 79%) |
| HSV | hsv(160, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(93.09, -38.33, 7.22) |
| CIE-LCH | lch(93.09, 39.00, 169.33°) |
| OKLab | oklab(92.65% -0.1087 0.0185) |
| OKLCH | oklch(92.65% 0.11 170.4) |
| XYZ | xyz(61.2508, 83.1670, 80.5215) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.03
Pale Turquoise
#A5FBD5
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFDC #FF96B9
analogous
#96FFA8 #96FFDC #96EEFF
triadic
#96FFDC #DC96FF #FFDC96
tetradic
#96FFDC #A896FF #FF96B9 #EEFF96
square
#96FFDC #A896FF #FF96B9 #EEFF96
split-complementary
#96FFDC #FF96EE #FFA896
monochromatic
#1CFFB3 #59FFC8 #96FFDC #D3FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#96FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#96FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFDC
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFDC | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DA
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#75FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96ffdc; /* rgb */ color: rgb(150, 255, 220); /* oklch */ color: oklch(92.7% 0.110 170.4);
Tailwind
colors: {
custom: {
50: '#b9ffe6',
500: '#96ffdc',
950: '#000000',
},
}SCSS
$custom: #96ffdc; $custom-light: #b9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#96ffdc",
"rgb": {
"r": 150,
"g": 255,
"b": 220
},
"hsl": {
"h": 160,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92653,
"c": 0.11027,
"h": 170.4
},
"luminance": 0.83171
}Semantic roles & 50–950 ramp
primary
#96FFDC
secondary
#E15886
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684