#95BFB3#95BFB3
#95BFB3 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.048 H 175.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFB3 |
|---|---|
| RGB | rgb(149, 191, 179) |
| HSL | hsl(163, 25%, 67%) |
| HSV | hsv(163, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(74.13, -16.43, 1.48) |
| CIE-LCH | lch(74.13, 16.50, 174.87°) |
| OKLab | oklab(77.09% -0.0478 0.0037) |
| OKLCH | oklch(77.09% 0.048 175.6) |
| XYZ | xyz(39.1595, 46.9044, 49.6293) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.00
Seafoam Blue
#78D1B6
ΔE00 8.94
Greyish Teal
#719F91
ΔE00 9.76
Greenish Grey
#96AE8D
ΔE00 9.94
Darkseagreen
#8FBC8F
ΔE00 10.60
Mediumaquamarine
#66CDAA
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFB3 #BF95A1
analogous
#95BF9E #95BFB3 #95B6BF
triadic
#95BFB3 #B395BF #BFB395
tetradic
#95BFB3 #9E95BF #BF95A1 #B6BF95
square
#95BFB3 #9E95BF #BF95A1 #B6BF95
split-complementary
#95BFB3 #BF95B6 #BF9E95
monochromatic
#528878 #6FA898 #95BFB3 #BBD6CE #E1EDEA
Accessibility & contrast
On white
2.02
#95BFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#95BFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFB3
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFB3 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB3
Deuteranopia (green-blind)
#B4B4B4
Tritanopia (blue-blind)
#8BC0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bfb3; /* rgb */ color: rgb(149, 191, 179); /* oklch */ color: oklch(77.1% 0.048 175.6);
Tailwind
colors: {
custom: {
50: '#b5d2c9',
500: '#95bfb3',
950: '#000000',
},
}SCSS
$custom: #95bfb3; $custom-light: #b5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#95bfb3",
"rgb": {
"r": 149,
"g": 191,
"b": 179
},
"hsl": {
"h": 162.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77089,
"c": 0.04793,
"h": 175.6
},
"luminance": 0.46906
}Semantic roles & 50–950 ramp
primary
#95BFB3
secondary
#DFD1D5
accent
#425EA3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282