#95BFBC#95BFBC
#95BFBC is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.045 H 190.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFBC |
|---|---|
| RGB | rgb(149, 191, 188) |
| HSL | hsl(176, 25%, 67%) |
| HSV | hsv(176, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.37, -14.52, -3.07) |
| CIE-LCH | lch(74.37, 14.84, 191.93°) |
| OKLab | oklab(77.36% -0.0441 -0.0084) |
| OKLCH | oklch(77.36% 0.045 190.8) |
| XYZ | xyz(40.0996, 47.2804, 54.5804) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.96
Pale Teal
#82CBB2
ΔE00 9.85
Lightblue
#ADD8E6
ΔE00 9.92
Greyish Teal
#719F91
ΔE00 10.99
Paleturquoise
#AFEEEE
ΔE00 11.30
Mediumturquoise
#48D1CC
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFBC #BF9598
analogous
#95BFA7 #95BFBC #95ADBF
triadic
#95BFBC #BC95BF #BFBC95
tetradic
#95BFBC #A795BF #BF9598 #ADBF95
square
#95BFBC #A795BF #BF9598 #ADBF95
split-complementary
#95BFBC #BF95AD #BFA795
monochromatic
#528884 #6FA8A4 #95BFBC #BBD6D4 #E1EDEC
Accessibility & contrast
On white
2.01
#95BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#95BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFBC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFBC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#88C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfbc; /* rgb */ color: rgb(149, 191, 188); /* oklch */ color: oklch(77.4% 0.045 190.8);
Tailwind
colors: {
custom: {
50: '#b5d2d0',
500: '#95bfbc',
950: '#000000',
},
}SCSS
$custom: #95bfbc; $custom-light: #b5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#95bfbc",
"rgb": {
"r": 149,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.714,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77359,
"c": 0.04486,
"h": 190.8
},
"luminance": 0.47282
}Semantic roles & 50–950 ramp
primary
#95BFBC
secondary
#DFD1D2
accent
#4249A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282