#95BFBF#95BFBF
#95BFBF is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.045 H 196.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFBF |
|---|---|
| RGB | rgb(149, 191, 191) |
| HSL | hsl(180, 25%, 67%) |
| HSV | hsv(180, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.45, -13.86, -4.58) |
| CIE-LCH | lch(74.45, 14.59, 198.27°) |
| OKLab | oklab(77.45% -0.0428 -0.0125) |
| OKLCH | oklch(77.45% 0.045 196.3) |
| XYZ | xyz(40.4264, 47.4112, 56.3013) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 10.99
Sky Blue
#87CEEB
ΔE00 11.03
Pale Teal
#82CBB2
ΔE00 11.06
Bluegrey
#85A3B2
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFBF #BF9595
analogous
#95BFAA #95BFBF #95AABF
triadic
#95BFBF #BF95BF #BFBF95
tetradic
#95BFBF #AA95BF #BF9595 #AABF95
square
#95BFBF #AA95BF #BF9595 #AABF95
split-complementary
#95BFBF #BF95AA #BFAA95
monochromatic
#528888 #6FA8A8 #95BFBF #BBD6D6 #E1EDED
Accessibility & contrast
On white
2.00
#95BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#95BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFBF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFBF | 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)
#B9BBBF
Deuteranopia (green-blind)
#B1B5BF
Tritanopia (blue-blind)
#87C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfbf; /* rgb */ color: rgb(149, 191, 191); /* oklch */ color: oklch(77.5% 0.045 196.3);
Tailwind
colors: {
custom: {
50: '#b5d2d2',
500: '#95bfbf',
950: '#000000',
},
}SCSS
$custom: #95bfbf; $custom-light: #b5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#95bfbf",
"rgb": {
"r": 149,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77453,
"c": 0.04463,
"h": 196.3
},
"luminance": 0.47413
}Semantic roles & 50–950 ramp
primary
#95BFBF
secondary
#DFD1D1
accent
#4242A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282