#95BFBB#95BFBB
#95BFBB is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.045 H 189.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFBB |
|---|---|
| RGB | rgb(149, 191, 187) |
| HSL | hsl(174, 25%, 67%) |
| HSV | hsv(174, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.34, -14.73, -2.56) |
| CIE-LCH | lch(74.34, 14.95, 189.87°) |
| OKLab | oklab(77.33% -0.0445 -0.0071) |
| OKLCH | oklch(77.33% 0.045 189.1) |
| XYZ | xyz(39.9922, 47.2375, 54.0147) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.47
Lightblue
#ADD8E6
ΔE00 10.27
Greyish Teal
#719F91
ΔE00 10.79
Seafoam Blue
#78D1B6
ΔE00 11.08
Mediumturquoise
#48D1CC
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFBB #BF9599
analogous
#95BFA6 #95BFBB #95AEBF
triadic
#95BFBB #BB95BF #BFBB95
tetradic
#95BFBB #A695BF #BF9599 #AEBF95
square
#95BFBB #A695BF #BF9599 #AEBF95
split-complementary
#95BFBB #BF95AE #BFA695
monochromatic
#528883 #6FA8A3 #95BFBB #BBD6D3 #E1EDEC
Accessibility & contrast
On white
2.01
#95BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#95BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFBB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFBB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#89C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfbb; /* rgb */ color: rgb(149, 191, 187); /* oklch */ color: oklch(77.3% 0.045 189.1);
Tailwind
colors: {
custom: {
50: '#b5d2cf',
500: '#95bfbb',
950: '#000000',
},
}SCSS
$custom: #95bfbb; $custom-light: #b5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#95bfbb",
"rgb": {
"r": 149,
"g": 191,
"b": 187
},
"hsl": {
"h": 174.286,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77329,
"c": 0.04503,
"h": 189.1
},
"luminance": 0.47239
}Semantic roles & 50–950 ramp
primary
#95BFBB
secondary
#DFD1D2
accent
#424CA3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282