#96DEC4#96DEC4
#96DEC4 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.081 H 169.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEC4 |
|---|---|
| RGB | rgb(150, 222, 196) |
| HSL | hsl(158, 52%, 73%) |
| HSV | hsv(158, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.29, -27.98, 5.64) |
| CIE-LCH | lch(83.29, 28.55, 168.61°) |
| OKLab | oklab(84.57% -0.0797 0.0145) |
| OKLCH | oklch(84.57% 0.081 169.7) |
| XYZ | xyz(48.6593, 62.7095, 61.7540) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.94
Seafoam Blue
#78D1B6
ΔE00 4.38
Pale Teal
#82CBB2
ΔE00 4.73
Seafoam
#7FE0B3
ΔE00 5.61
Tiffany Blue
#7BF2DA
ΔE00 6.52
Pale Turquoise
#A5FBD5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEC4 #DE96B0
analogous
#96DEA0 #96DEC4 #96D4DE
triadic
#96DEC4 #C496DE #DEC496
tetradic
#96DEC4 #A096DE #DE96B0 #D4DE96
square
#96DEC4 #A096DE #DE96B0 #D4DE96
split-complementary
#96DEC4 #DE96D4 #DEA096
monochromatic
#3CBE8F #67CFAA #96DEC4 #C5EDDE #E8F8F2
Accessibility & contrast
On white
1.55
#96DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#96DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEC4
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEC4 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#83DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dec4; /* rgb */ color: rgb(150, 222, 196); /* oklch */ color: oklch(84.6% 0.081 169.7);
Tailwind
colors: {
custom: {
50: '#b7e8d5',
500: '#96dec4',
950: '#000000',
},
}SCSS
$custom: #96dec4; $custom-light: #b7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#96dec4",
"rgb": {
"r": 150,
"g": 222,
"b": 196
},
"hsl": {
"h": 158.333,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84573,
"c": 0.08098,
"h": 169.7
},
"luminance": 0.62712
}Semantic roles & 50–950 ramp
primary
#96DEC4
secondary
#B66280
accent
#265DC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483