#A0BFAF#A0BFAF
#A0BFAF is a light, muted green. Relative luminance 0.478; OKLCH L 77.7% C 0.040 H 162.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFAF |
|---|---|
| RGB | rgb(160, 191, 175) |
| HSL | hsl(149, 19%, 69%) |
| HSV | hsv(149, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(74.72, -13.65, 4.59) |
| CIE-LCH | lch(74.72, 14.40, 161.42°) |
| OKLab | oklab(77.7% -0.0387 0.0119) |
| OKLCH | oklch(77.7% 0.04 162.9) |
| XYZ | xyz(40.8639, 47.8293, 47.6281) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.85
Pale Teal
#82CBB2
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 9.31
Sage Green
#9CAF88
ΔE00 9.53
Seafoam Blue
#78D1B6
ΔE00 10.54
Greyish Teal
#719F91
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFAF #BFA0B0
analogous
#A1BFA0 #A0BFAF #A0BFBF
triadic
#A0BFAF #AFA0BF #BFAFA0
tetradic
#A0BFAF #A0A1BF #BFA0B0 #BFBFA0
square
#A0BFAF #A0A1BF #BFA0B0 #BFBFA0
split-complementary
#A0BFAF #BFA0BF #BFA0A1
monochromatic
#5C8972 #7BA690 #A0BFAF #C5D8CE #E9F0ED
Accessibility & contrast
On white
1.99
#A0BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A0BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFAF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFAF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAE
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#9ABFBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bfaf; /* rgb */ color: rgb(160, 191, 175); /* oklch */ color: oklch(77.7% 0.040 162.9);
Tailwind
colors: {
custom: {
50: '#bcd2c6',
500: '#a0bfaf',
950: '#000000',
},
}SCSS
$custom: #a0bfaf; $custom-light: #bcd2c6; $custom-dark: #000000;
JSON
{
"hex": "#a0bfaf",
"rgb": {
"r": 160,
"g": 191,
"b": 175
},
"hsl": {
"h": 149.032,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77702,
"c": 0.04047,
"h": 162.9
},
"luminance": 0.4783
}Semantic roles & 50–950 ramp
primary
#A0BFAF
secondary
#E2D9DE
accent
#48749E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282