#95BBAF#95BBAF
#95BBAF is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.044 H 173.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBAF |
|---|---|
| RGB | rgb(149, 187, 175) |
| HSL | hsl(161, 22%, 66%) |
| HSV | hsv(161, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.91, -15.20, 1.88) |
| CIE-LCH | lch(72.91, 15.32, 172.95°) |
| OKLab | oklab(76.08% -0.0441 0.0048) |
| OKLCH | oklch(76.08% 0.044 173.8) |
| XYZ | xyz(37.9004, 45.0241, 47.2427) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.93
Greyish Teal
#719F91
ΔE00 9.03
Greenish Grey
#96AE8D
ΔE00 9.11
Seafoam Blue
#78D1B6
ΔE00 9.92
Darkseagreen
#8FBC8F
ΔE00 10.44
Sage Green
#9CAF88
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBAF #BB95A1
analogous
#95BB9C #95BBAF #95B4BB
triadic
#95BBAF #AF95BB #BBAF95
tetradic
#95BBAF #9C95BB #BB95A1 #B4BB95
square
#95BBAF #9C95BB #BB95A1 #B4BB95
split-complementary
#95BBAF #BB95B4 #BB9C95
monochromatic
#538273 #70A393 #95BBAF #BAD3CB #E0EBE7
Accessibility & contrast
On white
2.10
#95BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#95BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBAF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBAF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#8CBCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbaf; /* rgb */ color: rgb(149, 187, 175); /* oklch */ color: oklch(76.1% 0.044 173.8);
Tailwind
colors: {
custom: {
50: '#b4cfc6',
500: '#95bbaf',
950: '#000000',
},
}SCSS
$custom: #95bbaf; $custom-light: #b4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#95bbaf",
"rgb": {
"r": 149,
"g": 187,
"b": 175
},
"hsl": {
"h": 161.053,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76082,
"c": 0.04432,
"h": 173.8
},
"luminance": 0.45025
}Semantic roles & 50–950 ramp
primary
#95BBAF
secondary
#DCD0D4
accent
#4562A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282