#96DEC3#96DEC3
#96DEC3 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.5% C 0.082 H 168.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEC3 |
|---|---|
| RGB | rgb(150, 222, 195) |
| HSL | hsl(158, 52%, 73%) |
| HSV | hsv(158, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(83.27, -28.19, 6.13) |
| CIE-LCH | lch(83.27, 28.85, 167.73°) |
| OKLab | oklab(84.55% -0.0801 0.0158) |
| OKLCH | oklch(84.55% 0.082 168.9) |
| XYZ | xyz(48.5458, 62.6641, 61.1566) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.70
Seafoam Blue
#78D1B6
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 4.74
Seafoam
#7FE0B3
ΔE00 5.34
Tiffany Blue
#7BF2DA
ΔE00 6.64
Pale Turquoise
#A5FBD5
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEC3 #DE96B1
analogous
#96DE9F #96DEC3 #96D5DE
triadic
#96DEC3 #C396DE #DEC396
tetradic
#96DEC3 #9F96DE #DE96B1 #D5DE96
square
#96DEC3 #9F96DE #DE96B1 #D5DE96
split-complementary
#96DEC3 #DE96D5 #DE9F96
monochromatic
#3CBE8D #67CFA8 #96DEC3 #C5EDDE #E8F8F2
Accessibility & contrast
On white
1.55
#96DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#96DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEC3
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEC3 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C2
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#84DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dec3; /* rgb */ color: rgb(150, 222, 195); /* oklch */ color: oklch(84.5% 0.082 168.9);
Tailwind
colors: {
custom: {
50: '#b7e8d5',
500: '#96dec3',
950: '#000000',
},
}SCSS
$custom: #96dec3; $custom-light: #b7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#96dec3",
"rgb": {
"r": 150,
"g": 222,
"b": 195
},
"hsl": {
"h": 157.5,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84546,
"c": 0.08165,
"h": 168.9
},
"luminance": 0.62667
}Semantic roles & 50–950 ramp
primary
#96DEC3
secondary
#B66282
accent
#2660C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483