#96BFAB#96BFAB
#96BFAB is a light, muted teal. Relative luminance 0.467; OKLCH L 76.9% C 0.052 H 163.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFAB |
|---|---|
| RGB | rgb(150, 191, 171) |
| HSL | hsl(151, 24%, 67%) |
| HSV | hsv(151, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.99, -17.74, 5.63) |
| CIE-LCH | lch(73.99, 18.61, 162.41°) |
| OKLab | oklab(76.93% -0.0502 0.0146) |
| OKLCH | oklch(76.93% 0.052 163.8) |
| XYZ | xyz(38.5571, 46.6846, 45.4997) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.04
Darkseagreen
#8FBC8F
ΔE00 7.63
Greenish Grey
#96AE8D
ΔE00 7.69
Seafoam Blue
#78D1B6
ΔE00 8.20
Mediumaquamarine
#66CDAA
ΔE00 9.47
Sage Green
#9CAF88
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFAB #BF96AA
analogous
#96BF97 #96BFAB #96BFBF
triadic
#96BFAB #AB96BF #BFAB96
tetradic
#96BFAB #9796BF #BF96AA #BFBF96
square
#96BFAB #9796BF #BF96AA #BFBF96
split-complementary
#96BFAB #BF96BF #BF9796
monochromatic
#53886E #70A88D #96BFAB #BCD6C9 #E2EDE8
Accessibility & contrast
On white
2.03
#96BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#96BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFAB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFAB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#8EBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bfab; /* rgb */ color: rgb(150, 191, 171); /* oklch */ color: oklch(76.9% 0.052 163.8);
Tailwind
colors: {
custom: {
50: '#b5d2c4',
500: '#96bfab',
950: '#000000',
},
}SCSS
$custom: #96bfab; $custom-light: #b5d2c4; $custom-dark: #000000;
JSON
{
"hex": "#96bfab",
"rgb": {
"r": 150,
"g": 191,
"b": 171
},
"hsl": {
"h": 150.732,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.76925,
"c": 0.05228,
"h": 163.8
},
"luminance": 0.46686
}Semantic roles & 50–950 ramp
primary
#96BFAB
secondary
#DFD2D8
accent
#4372A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281