#95BBAD#95BBAD
#95BBAD is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.046 H 170.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBAD |
|---|---|
| RGB | rgb(149, 187, 173) |
| HSL | hsl(158, 22%, 66%) |
| HSV | hsv(158, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.86, -15.61, 2.90) |
| CIE-LCH | lch(72.86, 15.88, 169.49°) |
| OKLab | oklab(76.02% -0.0449 0.0074) |
| OKLCH | oklch(76.02% 0.046 170.6) |
| XYZ | xyz(37.7055, 44.9461, 46.2159) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.56
Greenish Grey
#96AE8D
ΔE00 8.47
Greyish Teal
#719F91
ΔE00 8.95
Seafoam Blue
#78D1B6
ΔE00 9.62
Darkseagreen
#8FBC8F
ΔE00 9.66
Sage Green
#9CAF88
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBAD #BB95A3
analogous
#95BB9A #95BBAD #95B6BB
triadic
#95BBAD #AD95BB #BBAD95
tetradic
#95BBAD #9A95BB #BB95A3 #B6BB95
square
#95BBAD #9A95BB #BB95A3 #B6BB95
split-complementary
#95BBAD #BB95B6 #BB9A95
monochromatic
#538271 #70A390 #95BBAD #BAD3CA #E0EBE7
Accessibility & contrast
On white
2.10
#95BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#95BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBAD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBAD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AC
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#8DBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbad; /* rgb */ color: rgb(149, 187, 173); /* oklch */ color: oklch(76.0% 0.046 170.6);
Tailwind
colors: {
custom: {
50: '#b4cfc5',
500: '#95bbad',
950: '#000000',
},
}SCSS
$custom: #95bbad; $custom-light: #b4cfc5; $custom-dark: #000000;
JSON
{
"hex": "#95bbad",
"rgb": {
"r": 149,
"g": 187,
"b": 173
},
"hsl": {
"h": 157.895,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76024,
"c": 0.04551,
"h": 170.6
},
"luminance": 0.44947
}Semantic roles & 50–950 ramp
primary
#95BBAD
secondary
#DCD0D4
accent
#4567A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281