#A0BEA8#A0BEA8
#A0BEA8 is a light, muted green. Relative luminance 0.471; OKLCH L 77.3% C 0.045 H 153.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEA8 |
|---|---|
| RGB | rgb(160, 190, 168) |
| HSL | hsl(136, 19%, 69%) |
| HSV | hsv(136, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 11.6%, 25.5%) |
| CIE-LAB | lab(74.27, -14.48, 7.74) |
| CIE-LCH | lch(74.27, 16.42, 151.86°) |
| OKLab | oklab(77.29% -0.0402 0.0201) |
| OKLCH | oklch(77.29% 0.045 153.5) |
| XYZ | xyz(39.9768, 47.1268, 44.0283) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.04
Darkseagreen
#8FBC8F
ΔE00 7.34
Sage Green
#9CAF88
ΔE00 7.58
Pale Teal
#82CBB2
ΔE00 8.54
Greyish Green
#82A67D
ΔE00 9.70
Grey Green
#86A17D
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEA8 #BEA0B6
analogous
#A7BEA0 #A0BEA8 #A0BEB7
triadic
#A0BEA8 #A8A0BE #BEA8A0
tetradic
#A0BEA8 #A0A7BE #BEA0B6 #BEB7A0
square
#A0BEA8 #A0A7BE #BEA0B6 #BEB7A0
split-complementary
#A0BEA8 #B7A0BE #BEA0A7
monochromatic
#5C8768 #7CA587 #A0BEA8 #C4D7C9 #E9F0EB
Accessibility & contrast
On white
2.01
#A0BEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A0BEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEA8
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEA8 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A7
Deuteranopia (green-blind)
#B9B5A9
Tritanopia (blue-blind)
#9CBDB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bea8; /* rgb */ color: rgb(160, 190, 168); /* oklch */ color: oklch(77.3% 0.045 153.5);
Tailwind
colors: {
custom: {
50: '#bcd1c1',
500: '#a0bea8',
950: '#000000',
},
}SCSS
$custom: #a0bea8; $custom-light: #bcd1c1; $custom-dark: #000000;
JSON
{
"hex": "#a0bea8",
"rgb": {
"r": 160,
"g": 190,
"b": 168
},
"hsl": {
"h": 136,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.7729,
"c": 0.04498,
"h": 153.5
},
"luminance": 0.47128
}Semantic roles & 50–950 ramp
primary
#A0BEA8
secondary
#E1D8DF
accent
#48869D
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281