#A0BCA8#A0BCA8
#A0BCA8 is a light, muted green. Relative luminance 0.463; OKLCH L 76.9% C 0.042 H 154.2°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCA8 |
|---|---|
| RGB | rgb(160, 188, 168) |
| HSL | hsl(137, 17%, 68%) |
| HSV | hsv(137, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(73.72, -13.44, 6.95) |
| CIE-LCH | lch(73.72, 15.13, 152.65°) |
| OKLab | oklab(76.85% -0.0374 0.0181) |
| OKLCH | oklch(76.85% 0.042 154.2) |
| XYZ | xyz(39.5466, 46.2664, 43.8849) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.07
Sage Green
#9CAF88
ΔE00 7.68
Darkseagreen
#8FBC8F
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 9.17
Grey Green
#86A17D
ΔE00 9.79
Greyish Green
#82A67D
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCA8 #BCA0B4
analogous
#A6BCA0 #A0BCA8 #A0BCB6
triadic
#A0BCA8 #A8A0BC #BCA8A0
tetradic
#A0BCA8 #A0A6BC #BCA0B4 #BCB6A0
square
#A0BCA8 #A0A6BC #BCA0B4 #BCB6A0
split-complementary
#A0BCA8 #B6A0BC #BCA0A6
monochromatic
#5D8468 #7CA387 #A0BCA8 #C4D5C9 #E8EFEA
Accessibility & contrast
On white
2.05
#A0BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A0BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCA8
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCA8 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#9CBBB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0bca8; /* rgb */ color: rgb(160, 188, 168); /* oklch */ color: oklch(76.9% 0.042 154.2);
Tailwind
colors: {
custom: {
50: '#bcd0c1',
500: '#a0bca8',
950: '#000000',
},
}SCSS
$custom: #a0bca8; $custom-light: #bcd0c1; $custom-dark: #000000;
JSON
{
"hex": "#a0bca8",
"rgb": {
"r": 160,
"g": 188,
"b": 168
},
"hsl": {
"h": 137.143,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.76851,
"c": 0.04157,
"h": 154.2
},
"luminance": 0.46267
}Semantic roles & 50–950 ramp
primary
#A0BCA8
secondary
#E0D8DE
accent
#4A849C
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281