#96BFB2#96BFB2
#96BFB2 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.1% C 0.048 H 173.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFB2 |
|---|---|
| RGB | rgb(150, 191, 178) |
| HSL | hsl(161, 24%, 67%) |
| HSV | hsv(161, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.16, -16.32, 2.08) |
| CIE-LCH | lch(74.16, 16.45, 172.75°) |
| OKLab | oklab(77.12% -0.0472 0.0053) |
| OKLCH | oklch(77.12% 0.048 173.6) |
| XYZ | xyz(39.2421, 46.9586, 49.1072) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 8.92
Greenish Grey
#96AE8D
ΔE00 9.54
Greyish Teal
#719F91
ΔE00 9.78
Darkseagreen
#8FBC8F
ΔE00 10.20
Mediumaquamarine
#66CDAA
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFB2 #BF96A3
analogous
#96BF9E #96BFB2 #96B8BF
triadic
#96BFB2 #B296BF #BFB296
tetradic
#96BFB2 #9E96BF #BF96A3 #B8BF96
square
#96BFB2 #9E96BF #BF96A3 #B8BF96
split-complementary
#96BFB2 #BF96B8 #BF9E96
monochromatic
#538877 #70A896 #96BFB2 #BCD6CE #E2EDEA
Accessibility & contrast
On white
2.02
#96BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#96BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFB2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFB2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB1
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#8CC0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bfb2; /* rgb */ color: rgb(150, 191, 178); /* oklch */ color: oklch(77.1% 0.048 173.6);
Tailwind
colors: {
custom: {
50: '#b5d2c9',
500: '#96bfb2',
950: '#000000',
},
}SCSS
$custom: #96bfb2; $custom-light: #b5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#96bfb2",
"rgb": {
"r": 150,
"g": 191,
"b": 178
},
"hsl": {
"h": 160.976,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77123,
"c": 0.04754,
"h": 173.6
},
"luminance": 0.4696
}Semantic roles & 50–950 ramp
primary
#96BFB2
secondary
#DFD2D6
accent
#4361A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282