#95BCAC#95BCAC
#95BCAC is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.048 H 168.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCAC |
|---|---|
| RGB | rgb(149, 188, 172) |
| HSL | hsl(155, 23%, 66%) |
| HSV | hsv(155, 21%, 74%) |
| CMYK | cmyk(20.7%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(73.11, -16.33, 3.81) |
| CIE-LCH | lch(73.11, 16.77, 166.87°) |
| OKLab | oklab(76.22% -0.0467 0.0098) |
| OKLCH | oklch(76.22% 0.048 168.1) |
| XYZ | xyz(37.8220, 45.3333, 45.7792) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.01
Greenish Grey
#96AE8D
ΔE00 8.09
Darkseagreen
#8FBC8F
ΔE00 8.93
Greyish Teal
#719F91
ΔE00 9.10
Seafoam Blue
#78D1B6
ΔE00 9.11
Sage Green
#9CAF88
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCAC #BC95A5
analogous
#95BC98 #95BCAC #95B8BC
triadic
#95BCAC #AC95BC #BCAC95
tetradic
#95BCAC #9895BC #BC95A5 #B8BC95
square
#95BCAC #9895BC #BC95A5 #B8BC95
split-complementary
#95BCAC #BC95B8 #BC9895
monochromatic
#538370 #70A48F #95BCAC #BAD4C9 #E0EBE7
Accessibility & contrast
On white
2.09
#95BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#95BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCAC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCAC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AB
Deuteranopia (green-blind)
#B3B1AD
Tritanopia (blue-blind)
#8DBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bcac; /* rgb */ color: rgb(149, 188, 172); /* oklch */ color: oklch(76.2% 0.048 168.1);
Tailwind
colors: {
custom: {
50: '#b4d0c4',
500: '#95bcac',
950: '#000000',
},
}SCSS
$custom: #95bcac; $custom-light: #b4d0c4; $custom-dark: #000000;
JSON
{
"hex": "#95bcac",
"rgb": {
"r": 149,
"g": 188,
"b": 172
},
"hsl": {
"h": 155.385,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.76218,
"c": 0.0477,
"h": 168.1
},
"luminance": 0.45335
}Semantic roles & 50–950 ramp
primary
#95BCAC
secondary
#DDD0D5
accent
#456AA1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281