#95BFBD#95BFBD
#95BFBD is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.045 H 192.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFBD |
|---|---|
| RGB | rgb(149, 191, 189) |
| HSL | hsl(177, 25%, 67%) |
| HSV | hsv(177, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.40, -14.30, -3.57) |
| CIE-LCH | lch(74.40, 14.74, 194.02°) |
| OKLab | oklab(77.39% -0.0436 -0.0098) |
| OKLCH | oklch(77.39% 0.045 192.6) |
| XYZ | xyz(40.2078, 47.3237, 55.1501) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.58
Pale Teal
#82CBB2
ΔE00 10.24
Greyish Teal
#719F91
ΔE00 11.22
Paleturquoise
#AFEEEE
ΔE00 11.27
Cool Grey
#95A3A6
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFBD #BF9597
analogous
#95BFA8 #95BFBD #95ACBF
triadic
#95BFBD #BD95BF #BFBD95
tetradic
#95BFBD #A895BF #BF9597 #ACBF95
square
#95BFBD #A895BF #BF9597 #ACBF95
split-complementary
#95BFBD #BF95AC #BFA895
monochromatic
#528885 #6FA8A5 #95BFBD #BBD6D5 #E1EDED
Accessibility & contrast
On white
2.01
#95BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#95BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFBD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFBD | 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)
#BABBBD
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#88C2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfbd; /* rgb */ color: rgb(149, 191, 189); /* oklch */ color: oklch(77.4% 0.045 192.6);
Tailwind
colors: {
custom: {
50: '#b5d2d0',
500: '#95bfbd',
950: '#000000',
},
}SCSS
$custom: #95bfbd; $custom-light: #b5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#95bfbd",
"rgb": {
"r": 149,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.143,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.7739,
"c": 0.04473,
"h": 192.6
},
"luminance": 0.47325
}Semantic roles & 50–950 ramp
primary
#95BFBD
secondary
#DFD1D2
accent
#4247A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282