#A0BCA2#A0BCA2
#A0BCA2 is a light, muted green. Relative luminance 0.460; OKLCH L 76.7% C 0.048 H 147.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCA2 |
|---|---|
| RGB | rgb(160, 188, 162) |
| HSL | hsl(124, 17%, 68%) |
| HSV | hsv(124, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(73.58, -14.56, 10.01) |
| CIE-LCH | lch(73.58, 17.67, 145.49°) |
| OKLab | oklab(76.69% -0.04 0.0259) |
| OKLCH | oklch(76.69% 0.048 147) |
| XYZ | xyz(39.0005, 46.0479, 41.0088) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.69
Sage Green
#9CAF88
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 6.29
Greyish Green
#82A67D
ΔE00 8.59
Grey Green
#86A17D
ΔE00 8.73
Lichen
#8FB67B
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCA2 #BCA0BA
analogous
#ACBCA0 #A0BCA2 #A0BCB0
triadic
#A0BCA2 #A2A0BC #BCA2A0
tetradic
#A0BCA2 #A0ACBC #BCA0BA #BCB0A0
square
#A0BCA2 #A0ACBC #BCA0BA #BCB0A0
split-complementary
#A0BCA2 #B0A0BC #BCA0AC
monochromatic
#5D8460 #7CA37F #A0BCA2 #C4D5C5 #E8EFE8
Accessibility & contrast
On white
2.06
#A0BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#A0BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCA2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCA2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B8B4A3
Tritanopia (blue-blind)
#9DBAB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bca2; /* rgb */ color: rgb(160, 188, 162); /* oklch */ color: oklch(76.7% 0.048 147.0);
Tailwind
colors: {
custom: {
50: '#bcd0bd',
500: '#a0bca2',
950: '#000000',
},
}SCSS
$custom: #a0bca2; $custom-light: #bcd0bd; $custom-dark: #000000;
JSON
{
"hex": "#a0bca2",
"rgb": {
"r": 160,
"g": 188,
"b": 162
},
"hsl": {
"h": 124.286,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76691,
"c": 0.04766,
"h": 147
},
"luminance": 0.46049
}Semantic roles & 50–950 ramp
primary
#A0BCA2
secondary
#E0D8E0
accent
#4A969C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281