#96DECB#96DECB
#96DECB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.077 H 176.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #96DECB |
|---|---|
| RGB | rgb(150, 222, 203) |
| HSL | hsl(164, 52%, 73%) |
| HSV | hsv(164, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(83.46, -26.50, 2.18) |
| CIE-LCH | lch(83.46, 26.59, 175.29°) |
| OKLab | oklab(84.77% -0.0767 0.0054) |
| OKLCH | oklch(84.77% 0.077 176) |
| XYZ | xyz(49.4747, 63.0356, 66.0485) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.00
Seafoam Blue
#78D1B6
ΔE00 5.06
Pale Teal
#82CBB2
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 6.19
Pale Aqua
#B8FFEB
ΔE00 7.31
Seafoam
#7FE0B3
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DECB #DE96A9
analogous
#96DEA7 #96DECB #96CDDE
triadic
#96DECB #CB96DE #DECB96
tetradic
#96DECB #A796DE #DE96A9 #CDDE96
square
#96DECB #A796DE #DE96A9 #CDDE96
split-complementary
#96DECB #DE96CD #DEA796
monochromatic
#3CBE9C #67CFB4 #96DECB #C5EDE2 #E8F8F3
Accessibility & contrast
On white
1.54
#96DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#96DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DECB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DECB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5CA
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#81E0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96decb; /* rgb */ color: rgb(150, 222, 203); /* oklch */ color: oklch(84.8% 0.077 176.0);
Tailwind
colors: {
custom: {
50: '#b7e8da',
500: '#96decb',
950: '#000000',
},
}SCSS
$custom: #96decb; $custom-light: #b7e8da; $custom-dark: #000000;
JSON
{
"hex": "#96decb",
"rgb": {
"r": 150,
"g": 222,
"b": 203
},
"hsl": {
"h": 164.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84768,
"c": 0.07692,
"h": 176
},
"luminance": 0.63038
}Semantic roles & 50–950 ramp
primary
#96DECB
secondary
#B66278
accent
#264EC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483