#95BBAE#95BBAE
#95BBAE is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.045 H 172.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBAE |
|---|---|
| RGB | rgb(149, 187, 174) |
| HSL | hsl(159, 22%, 66%) |
| HSV | hsv(159, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.88, -15.41, 2.39) |
| CIE-LCH | lch(72.88, 15.59, 171.19°) |
| OKLab | oklab(76.05% -0.0445 0.0061) |
| OKLCH | oklch(76.05% 0.045 172.2) |
| XYZ | xyz(37.8026, 44.9850, 46.7274) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.74
Greenish Grey
#96AE8D
ΔE00 8.78
Greyish Teal
#719F91
ΔE00 8.98
Seafoam Blue
#78D1B6
ΔE00 9.76
Darkseagreen
#8FBC8F
ΔE00 10.04
Sage Green
#9CAF88
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBAE #BB95A2
analogous
#95BB9B #95BBAE #95B5BB
triadic
#95BBAE #AE95BB #BBAE95
tetradic
#95BBAE #9B95BB #BB95A2 #B5BB95
square
#95BBAE #9B95BB #BB95A2 #B5BB95
split-complementary
#95BBAE #BB95B5 #BB9B95
monochromatic
#538272 #70A392 #95BBAE #BAD3CA #E0EBE7
Accessibility & contrast
On white
2.10
#95BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#95BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBAE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBAE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#8CBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbae; /* rgb */ color: rgb(149, 187, 174); /* oklch */ color: oklch(76.1% 0.045 172.2);
Tailwind
colors: {
custom: {
50: '#b4cfc6',
500: '#95bbae',
950: '#000000',
},
}SCSS
$custom: #95bbae; $custom-light: #b4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#95bbae",
"rgb": {
"r": 149,
"g": 187,
"b": 174
},
"hsl": {
"h": 159.474,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76053,
"c": 0.04489,
"h": 172.2
},
"luminance": 0.44986
}Semantic roles & 50–950 ramp
primary
#95BBAE
secondary
#DCD0D4
accent
#4564A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282