#96D8BB#96D8BB
#96D8BB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 83.0% C 0.079 H 165.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96D8BB |
|---|---|
| RGB | rgb(150, 216, 187) |
| HSL | hsl(154, 46%, 72%) |
| HSV | hsv(154, 31%, 85%) |
| CMYK | cmyk(30.6%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(81.39, -26.94, 7.68) |
| CIE-LCH | lch(81.39, 28.01, 164.09°) |
| OKLab | oklab(82.98% -0.076 0.0198) |
| OKLCH | oklch(82.98% 0.079 165.4) |
| XYZ | xyz(46.1002, 59.1813, 55.9981) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.46
Pale Teal
#82CBB2
ΔE00 3.88
Seafoam Blue
#78D1B6
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 5.27
Mediumaquamarine
#66CDAA
ΔE00 6.18
Mint
#AAF0C1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D8BB #D896B3
analogous
#96D89A #96D8BB #96D4D8
triadic
#96D8BB #BB96D8 #D8BB96
tetradic
#96D8BB #9A96D8 #D896B3 #D4D896
square
#96D8BB #9A96D8 #D896B3 #D4D896
split-complementary
#96D8BB #D896D4 #D89A96
monochromatic
#42B281 #69C79E #96D8BB #C3E9D8 #E9F7F1
Accessibility & contrast
On white
1.64
#96D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#96D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D8BB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D8BB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#87D8CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #96d8bb; /* rgb */ color: rgb(150, 216, 187); /* oklch */ color: oklch(83.0% 0.079 165.4);
Tailwind
colors: {
custom: {
50: '#b6e4cf',
500: '#96d8bb',
950: '#000000',
},
}SCSS
$custom: #96d8bb; $custom-light: #b6e4cf; $custom-dark: #000000;
JSON
{
"hex": "#96d8bb",
"rgb": {
"r": 150,
"g": 216,
"b": 187
},
"hsl": {
"h": 153.636,
"s": 45.833,
"l": 71.765
},
"oklch": {
"l": 0.82979,
"c": 0.07856,
"h": 165.4
},
"luminance": 0.59184
}Semantic roles & 50–950 ramp
primary
#96D8BB
secondary
#AF6385
accent
#2C6AB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483