#95BBAB#95BBAB
#95BBAB is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.047 H 167.5°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBAB |
|---|---|
| RGB | rgb(149, 187, 171) |
| HSL | hsl(155, 22%, 66%) |
| HSV | hsv(155, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.81, -16.02, 3.91) |
| CIE-LCH | lch(72.81, 16.49, 166.27°) |
| OKLab | oklab(75.97% -0.0457 0.0101) |
| OKLCH | oklch(75.97% 0.047 167.5) |
| XYZ | xyz(37.5134, 44.8693, 45.2043) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 7.86
Darkseagreen
#8FBC8F
ΔE00 8.90
Greyish Teal
#719F91
ΔE00 8.93
Seafoam Blue
#78D1B6
ΔE00 9.39
Sage Green
#9CAF88
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBAB #BB95A5
analogous
#95BB98 #95BBAB #95B8BB
triadic
#95BBAB #AB95BB #BBAB95
tetradic
#95BBAB #9895BB #BB95A5 #B8BB95
square
#95BBAB #9895BB #BB95A5 #B8BB95
split-complementary
#95BBAB #BB95B8 #BB9895
monochromatic
#53826E #70A38D #95BBAB #BAD3C9 #E0EBE6
Accessibility & contrast
On white
2.11
#95BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#95BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBAB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBAB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#8DBBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbab; /* rgb */ color: rgb(149, 187, 171); /* oklch */ color: oklch(76.0% 0.047 167.5);
Tailwind
colors: {
custom: {
50: '#b4cfc4',
500: '#95bbab',
950: '#000000',
},
}SCSS
$custom: #95bbab; $custom-light: #b4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#95bbab",
"rgb": {
"r": 149,
"g": 187,
"b": 171
},
"hsl": {
"h": 154.737,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75967,
"c": 0.04684,
"h": 167.5
},
"luminance": 0.4487
}Semantic roles & 50–950 ramp
primary
#95BBAB
secondary
#DCD0D5
accent
#456CA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281