#95BFAA#95BFAA
#95BFAA is a light, muted teal. Relative luminance 0.466; OKLCH L 76.8% C 0.054 H 163.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFAA |
|---|---|
| RGB | rgb(149, 191, 170) |
| HSL | hsl(150, 25%, 67%) |
| HSV | hsv(150, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(73.90, -18.27, 6.04) |
| CIE-LCH | lch(73.90, 19.24, 161.71°) |
| OKLab | oklab(76.83% -0.0516 0.0156) |
| OKLCH | oklch(76.83% 0.054 163.1) |
| XYZ | xyz(38.2789, 46.5521, 44.9910) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.81
Darkseagreen
#8FBC8F
ΔE00 7.29
Greenish Grey
#96AE8D
ΔE00 7.59
Seafoam Blue
#78D1B6
ΔE00 7.98
Mediumaquamarine
#66CDAA
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFAA #BF95AA
analogous
#95BF95 #95BFAA #95BFBF
triadic
#95BFAA #AA95BF #BFAA95
tetradic
#95BFAA #9595BF #BF95AA #BFBF95
square
#95BFAA #9595BF #BF95AA #BFBF95
split-complementary
#95BFAA #BF95BF #BF9595
monochromatic
#52886D #6FA88B #95BFAA #BBD6C9 #E1EDE7
Accessibility & contrast
On white
2.04
#95BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#95BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFAA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFAA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9A9
Deuteranopia (green-blind)
#B6B4AB
Tritanopia (blue-blind)
#8DBFB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bfaa; /* rgb */ color: rgb(149, 191, 170); /* oklch */ color: oklch(76.8% 0.054 163.1);
Tailwind
colors: {
custom: {
50: '#b4d2c3',
500: '#95bfaa',
950: '#000000',
},
}SCSS
$custom: #95bfaa; $custom-light: #b4d2c3; $custom-dark: #000000;
JSON
{
"hex": "#95bfaa",
"rgb": {
"r": 149,
"g": 191,
"b": 170
},
"hsl": {
"h": 150,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76833,
"c": 0.05392,
"h": 163.1
},
"luminance": 0.46553
}Semantic roles & 50–950 ramp
primary
#95BFAA
secondary
#DFD1D8
accent
#4273A3
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281