#96BFBD#96BFBD
#96BFBD is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.044 H 192.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFBD |
|---|---|
| RGB | rgb(150, 191, 189) |
| HSL | hsl(177, 24%, 67%) |
| HSV | hsv(177, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.46, -13.99, -3.47) |
| CIE-LCH | lch(74.46, 14.41, 193.95°) |
| OKLab | oklab(77.45% -0.0427 -0.0095) |
| OKLCH | oklch(77.45% 0.044 192.6) |
| XYZ | xyz(40.3911, 47.4182, 55.1587) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.74
Lightblue
#ADD8E6
ΔE00 9.50
Pale Teal
#82CBB2
ΔE00 10.36
Cool Grey
#95A3A6
ΔE00 11.12
Greyish Teal
#719F91
ΔE00 11.29
Paleturquoise
#AFEEEE
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFBD #BF9698
analogous
#96BFA9 #96BFBD #96ADBF
triadic
#96BFBD #BD96BF #BFBD96
tetradic
#96BFBD #A996BF #BF9698 #ADBF96
square
#96BFBD #A996BF #BF9698 #ADBF96
split-complementary
#96BFBD #BF96AD #BFA996
monochromatic
#538885 #70A8A5 #96BFBD #BCD6D5 #E2EDED
Accessibility & contrast
On white
2.00
#96BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#96BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFBD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFBD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#89C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bfbd; /* rgb */ color: rgb(150, 191, 189); /* oklch */ color: oklch(77.5% 0.044 192.6);
Tailwind
colors: {
custom: {
50: '#b5d2d0',
500: '#96bfbd',
950: '#000000',
},
}SCSS
$custom: #96bfbd; $custom-light: #b5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#96bfbd",
"rgb": {
"r": 150,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.073,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77454,
"c": 0.04374,
"h": 192.6
},
"luminance": 0.4742
}Semantic roles & 50–950 ramp
primary
#96BFBD
secondary
#DFD2D2
accent
#4347A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282