#96D4BB#96D4BB
#96D4BB is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.1% C 0.073 H 167.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #96D4BB |
|---|---|
| RGB | rgb(150, 212, 187) |
| HSL | hsl(156, 42%, 71%) |
| HSV | hsv(156, 29%, 83%) |
| CMYK | cmyk(29.2%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(80.27, -25.00, 6.06) |
| CIE-LCH | lch(80.27, 25.72, 166.37°) |
| OKLab | oklab(82.08% -0.071 0.0156) |
| OKLCH | oklch(82.08% 0.073 167.6) |
| XYZ | xyz(45.0878, 57.1567, 55.6607) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.20
Seafoam Blue
#78D1B6
ΔE00 4.15
Light Teal
#90E4C1
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 6.46
Seafoam
#7FE0B3
ΔE00 6.58
Mint
#AAF0C1
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D4BB #D496AF
analogous
#96D49C #96D4BB #96CED4
triadic
#96D4BB #BB96D4 #D4BB96
tetradic
#96D4BB #9C96D4 #D496AF #CED496
square
#96D4BB #9C96D4 #D496AF #CED496
split-complementary
#96D4BB #D496CE #D49C96
monochromatic
#46AA82 #6BC29F #96D4BB #C1E6D7 #E9F6F1
Accessibility & contrast
On white
1.69
#96D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#96D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D4BB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D4BB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#87D5CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96d4bb; /* rgb */ color: rgb(150, 212, 187); /* oklch */ color: oklch(82.1% 0.073 167.6);
Tailwind
colors: {
custom: {
50: '#b6e1cf',
500: '#96d4bb',
950: '#000000',
},
}SCSS
$custom: #96d4bb; $custom-light: #b6e1cf; $custom-dark: #000000;
JSON
{
"hex": "#96d4bb",
"rgb": {
"r": 150,
"g": 212,
"b": 187
},
"hsl": {
"h": 155.806,
"s": 41.892,
"l": 70.98
},
"oklch": {
"l": 0.82077,
"c": 0.07266,
"h": 167.6
},
"luminance": 0.57159
}Semantic roles & 50–950 ramp
primary
#96D4BB
secondary
#AA6480
accent
#3166B5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483