#95BCAB#95BCAB
#95BCAB is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.048 H 166.7°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCAB |
|---|---|
| RGB | rgb(149, 188, 171) |
| HSL | hsl(154, 23%, 66%) |
| HSV | hsv(154, 21%, 74%) |
| CMYK | cmyk(20.7%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(73.09, -16.53, 4.32) |
| CIE-LCH | lch(73.09, 17.09, 165.37°) |
| OKLab | oklab(76.19% -0.0471 0.0112) |
| OKLCH | oklch(76.19% 0.048 166.7) |
| XYZ | xyz(37.7263, 45.2950, 45.2753) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.89
Greenish Grey
#96AE8D
ΔE00 7.81
Darkseagreen
#8FBC8F
ΔE00 8.56
Seafoam Blue
#78D1B6
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 9.11
Sage Green
#9CAF88
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCAB #BC95A6
analogous
#95BC97 #95BCAB #95B9BC
triadic
#95BCAB #AB95BC #BCAB95
tetradic
#95BCAB #9795BC #BC95A6 #B9BC95
square
#95BCAB #9795BC #BC95A6 #B9BC95
split-complementary
#95BCAB #BC95B9 #BC9795
monochromatic
#53836E #70A48D #95BCAB #BAD4C9 #E0EBE6
Accessibility & contrast
On white
2.09
#95BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#95BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCAB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCAB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#8DBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bcab; /* rgb */ color: rgb(149, 188, 171); /* oklch */ color: oklch(76.2% 0.048 166.7);
Tailwind
colors: {
custom: {
50: '#b4d0c4',
500: '#95bcab',
950: '#000000',
},
}SCSS
$custom: #95bcab; $custom-light: #b4d0c4; $custom-dark: #000000;
JSON
{
"hex": "#95bcab",
"rgb": {
"r": 149,
"g": 188,
"b": 171
},
"hsl": {
"h": 153.846,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.7619,
"c": 0.04841,
"h": 166.7
},
"luminance": 0.45296
}Semantic roles & 50–950 ramp
primary
#95BCAB
secondary
#DDD0D6
accent
#456DA1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281