#96BFBB#96BFBB
#96BFBB is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.044 H 188.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFBB |
|---|---|
| RGB | rgb(150, 191, 187) |
| HSL | hsl(174, 24%, 67%) |
| HSV | hsv(174, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.40, -14.42, -2.47) |
| CIE-LCH | lch(74.40, 14.63, 189.71°) |
| OKLab | oklab(77.39% -0.0435 -0.0068) |
| OKLCH | oklch(77.39% 0.044 188.9) |
| XYZ | xyz(40.1755, 47.3320, 54.0233) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.13
Pale Teal
#82CBB2
ΔE00 9.60
Lightblue
#ADD8E6
ΔE00 10.20
Greyish Teal
#719F91
ΔE00 10.86
Seafoam Blue
#78D1B6
ΔE00 11.22
Paleturquoise
#AFEEEE
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFBB #BF969A
analogous
#96BFA7 #96BFBB #96AFBF
triadic
#96BFBB #BB96BF #BFBB96
tetradic
#96BFBB #A796BF #BF969A #AFBF96
square
#96BFBB #A796BF #BF969A #AFBF96
split-complementary
#96BFBB #BF96AF #BFA796
monochromatic
#538883 #70A8A2 #96BFBB #BCD6D4 #E2EDEC
Accessibility & contrast
On white
2.01
#96BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#96BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFBB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFBB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B2B5BC
Tritanopia (blue-blind)
#8AC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bfbb; /* rgb */ color: rgb(150, 191, 187); /* oklch */ color: oklch(77.4% 0.044 188.9);
Tailwind
colors: {
custom: {
50: '#b5d2cf',
500: '#96bfbb',
950: '#000000',
},
}SCSS
$custom: #96bfbb; $custom-light: #b5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#96bfbb",
"rgb": {
"r": 150,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.146,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77392,
"c": 0.04404,
"h": 188.9
},
"luminance": 0.47333
}Semantic roles & 50–950 ramp
primary
#96BFBB
secondary
#DFD2D3
accent
#434CA3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282