#95BBAC#95BBAC
#95BBAC is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.046 H 169.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBAC |
|---|---|
| RGB | rgb(149, 187, 172) |
| HSL | hsl(156, 22%, 66%) |
| HSV | hsv(156, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(72.83, -15.82, 3.40) |
| CIE-LCH | lch(72.83, 16.18, 167.85°) |
| OKLab | oklab(76% -0.0453 0.0088) |
| OKLCH | oklch(76% 0.046 169) |
| XYZ | xyz(37.6091, 44.9076, 45.7082) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.41
Greenish Grey
#96AE8D
ΔE00 8.16
Greyish Teal
#719F91
ΔE00 8.93
Darkseagreen
#8FBC8F
ΔE00 9.27
Seafoam Blue
#78D1B6
ΔE00 9.49
Sage Green
#9CAF88
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBAC #BB95A4
analogous
#95BB99 #95BBAC #95B7BB
triadic
#95BBAC #AC95BB #BBAC95
tetradic
#95BBAC #9995BB #BB95A4 #B7BB95
square
#95BBAC #9995BB #BB95A4 #B7BB95
split-complementary
#95BBAC #BB95B7 #BB9995
monochromatic
#538270 #70A38F #95BBAC #BAD3C9 #E0EBE6
Accessibility & contrast
On white
2.10
#95BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#95BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBAC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBAC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#8DBBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbac; /* rgb */ color: rgb(149, 187, 172); /* oklch */ color: oklch(76.0% 0.046 169.0);
Tailwind
colors: {
custom: {
50: '#b4cfc4',
500: '#95bbac',
950: '#000000',
},
}SCSS
$custom: #95bbac; $custom-light: #b4cfc4; $custom-dark: #000000;
JSON
{
"hex": "#95bbac",
"rgb": {
"r": 149,
"g": 187,
"b": 172
},
"hsl": {
"h": 156.316,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75995,
"c": 0.04616,
"h": 169
},
"luminance": 0.44909
}Semantic roles & 50–950 ramp
primary
#95BBAC
secondary
#DCD0D5
accent
#4569A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281