#95BFAC#95BFAC
#95BFAC is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.052 H 165.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFAC |
|---|---|
| RGB | rgb(149, 191, 172) |
| HSL | hsl(153, 25%, 67%) |
| HSV | hsv(153, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(73.95, -17.87, 5.02) |
| CIE-LCH | lch(73.95, 18.56, 164.30°) |
| OKLab | oklab(76.89% -0.0508 0.013) |
| OKLCH | oklch(76.89% 0.052 165.6) |
| XYZ | xyz(38.4695, 46.6284, 45.9950) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.90
Darkseagreen
#8FBC8F
ΔE00 7.99
Greenish Grey
#96AE8D
ΔE00 8.04
Seafoam Blue
#78D1B6
ΔE00 8.06
Mediumaquamarine
#66CDAA
ΔE00 9.41
Greyish Teal
#719F91
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFAC #BF95A8
analogous
#95BF97 #95BFAC #95BDBF
triadic
#95BFAC #AC95BF #BFAC95
tetradic
#95BFAC #9795BF #BF95A8 #BDBF95
square
#95BFAC #9795BF #BF95A8 #BDBF95
split-complementary
#95BFAC #BF95BD #BF9795
monochromatic
#52886F #6FA88E #95BFAC #BBD6CA #E1EDE8
Accessibility & contrast
On white
2.03
#95BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#95BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFAC
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFAC | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AB
Deuteranopia (green-blind)
#B5B4AD
Tritanopia (blue-blind)
#8CBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bfac; /* rgb */ color: rgb(149, 191, 172); /* oklch */ color: oklch(76.9% 0.052 165.6);
Tailwind
colors: {
custom: {
50: '#b4d2c4',
500: '#95bfac',
950: '#000000',
},
}SCSS
$custom: #95bfac; $custom-light: #b4d2c4; $custom-dark: #000000;
JSON
{
"hex": "#95bfac",
"rgb": {
"r": 149,
"g": 191,
"b": 172
},
"hsl": {
"h": 152.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76889,
"c": 0.05239,
"h": 165.6
},
"luminance": 0.4663
}Semantic roles & 50–950 ramp
primary
#95BFAC
secondary
#DFD1D7
accent
#426EA3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281