#A0BCA4#A0BCA4
#A0BCA4 is a light, muted green. Relative luminance 0.461; OKLCH L 76.7% C 0.046 H 149.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCA4 |
|---|---|
| RGB | rgb(160, 188, 164) |
| HSL | hsl(129, 17%, 68%) |
| HSV | hsv(129, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(73.62, -14.19, 8.99) |
| CIE-LCH | lch(73.62, 16.80, 147.65°) |
| OKLab | oklab(76.74% -0.0391 0.0233) |
| OKLCH | oklch(76.74% 0.046 149.2) |
| XYZ | xyz(39.1797, 46.1196, 41.9525) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.09
Sage Green
#9CAF88
ΔE00 6.56
Darkseagreen
#8FBC8F
ΔE00 6.84
Greyish Green
#82A67D
ΔE00 8.98
Grey Green
#86A17D
ΔE00 9.04
Pale Teal
#82CBB2
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCA4 #BCA0B8
analogous
#AABCA0 #A0BCA4 #A0BCB2
triadic
#A0BCA4 #A4A0BC #BCA4A0
tetradic
#A0BCA4 #A0AABC #BCA0B8 #BCB2A0
square
#A0BCA4 #A0AABC #BCA0B8 #BCB2A0
split-complementary
#A0BCA4 #B2A0BC #BCA0AA
monochromatic
#5D8463 #7CA382 #A0BCA4 #C4D5C6 #E8EFE9
Accessibility & contrast
On white
2.05
#A0BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#A0BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCA4
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCA4 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A3
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#9DBBB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bca4; /* rgb */ color: rgb(160, 188, 164); /* oklch */ color: oklch(76.7% 0.046 149.2);
Tailwind
colors: {
custom: {
50: '#bcd0bf',
500: '#a0bca4',
950: '#000000',
},
}SCSS
$custom: #a0bca4; $custom-light: #bcd0bf; $custom-dark: #000000;
JSON
{
"hex": "#a0bca4",
"rgb": {
"r": 160,
"g": 188,
"b": 164
},
"hsl": {
"h": 128.571,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76744,
"c": 0.04556,
"h": 149.2
},
"luminance": 0.4612
}Semantic roles & 50–950 ramp
primary
#A0BCA4
secondary
#E0D8DF
accent
#4A909C
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281