#95BFB8#95BFB8
#95BFB8 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.046 H 183.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFB8 |
|---|---|
| RGB | rgb(149, 191, 184) |
| HSL | hsl(170, 25%, 67%) |
| HSV | hsv(170, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 3.7%, 25.1%) |
| CIE-LAB | lab(74.26, -15.38, -1.05) |
| CIE-LCH | lch(74.26, 15.41, 183.91°) |
| OKLab | oklab(77.24% -0.0457 -0.0031) |
| OKLCH | oklch(77.24% 0.046 183.8) |
| XYZ | xyz(39.6744, 47.1104, 52.3409) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 9.87
Seafoam Blue
#78D1B6
ΔE00 10.15
Greyish Teal
#719F91
ΔE00 10.27
Mediumturquoise
#48D1CC
ΔE00 11.24
Lightblue
#ADD8E6
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFB8 #BF959C
analogous
#95BFA3 #95BFB8 #95B1BF
triadic
#95BFB8 #B895BF #BFB895
tetradic
#95BFB8 #A395BF #BF959C #B1BF95
square
#95BFB8 #A395BF #BF959C #B1BF95
split-complementary
#95BFB8 #BF95B1 #BFA395
monochromatic
#52887F #6FA89E #95BFB8 #BBD6D2 #E1EDEB
Accessibility & contrast
On white
2.01
#95BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#95BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFB8
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFB8 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB8
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#89C1BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfb8; /* rgb */ color: rgb(149, 191, 184); /* oklch */ color: oklch(77.2% 0.046 183.8);
Tailwind
colors: {
custom: {
50: '#b5d2cd',
500: '#95bfb8',
950: '#000000',
},
}SCSS
$custom: #95bfb8; $custom-light: #b5d2cd; $custom-dark: #000000;
JSON
{
"hex": "#95bfb8",
"rgb": {
"r": 149,
"g": 191,
"b": 184
},
"hsl": {
"h": 170,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77237,
"c": 0.04581,
"h": 183.8
},
"luminance": 0.47112
}Semantic roles & 50–950 ramp
primary
#95BFB8
secondary
#DFD1D3
accent
#4252A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282