#95BFAB#95BFAB
#95BFAB is a light, muted teal. Relative luminance 0.466; OKLCH L 76.9% C 0.053 H 164.4°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFAB |
|---|---|
| RGB | rgb(149, 191, 171) |
| HSL | hsl(151, 25%, 67%) |
| HSV | hsv(151, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.93, -18.07, 5.53) |
| CIE-LCH | lch(73.93, 18.90, 162.98°) |
| OKLab | oklab(76.86% -0.0512 0.0143) |
| OKLCH | oklch(76.86% 0.053 164.4) |
| XYZ | xyz(38.3738, 46.5901, 45.4911) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.84
Darkseagreen
#8FBC8F
ΔE00 7.64
Greenish Grey
#96AE8D
ΔE00 7.81
Seafoam Blue
#78D1B6
ΔE00 8.01
Mediumaquamarine
#66CDAA
ΔE00 9.29
Sage Green
#9CAF88
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFAB #BF95A9
analogous
#95BF96 #95BFAB #95BEBF
triadic
#95BFAB #AB95BF #BFAB95
tetradic
#95BFAB #9695BF #BF95A9 #BEBF95
square
#95BFAB #9695BF #BF95A9 #BEBF95
split-complementary
#95BFAB #BF95BE #BF9695
monochromatic
#52886E #6FA88D #95BFAB #BBD6C9 #E1EDE7
Accessibility & contrast
On white
2.04
#95BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#95BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFAB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFAB | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#8DBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bfab; /* rgb */ color: rgb(149, 191, 171); /* oklch */ color: oklch(76.9% 0.053 164.4);
Tailwind
colors: {
custom: {
50: '#b4d2c4',
500: '#95bfab',
950: '#000000',
},
}SCSS
$custom: #95bfab; $custom-light: #b4d2c4; $custom-dark: #000000;
JSON
{
"hex": "#95bfab",
"rgb": {
"r": 149,
"g": 191,
"b": 171
},
"hsl": {
"h": 151.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76861,
"c": 0.05313,
"h": 164.4
},
"luminance": 0.46591
}Semantic roles & 50–950 ramp
primary
#95BFAB
secondary
#DFD1D8
accent
#4270A3
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281