#A0BEA6#A0BEA6
#A0BEA6 is a light, muted green. Relative luminance 0.471; OKLCH L 77.2% C 0.047 H 151.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEA6 |
|---|---|
| RGB | rgb(160, 190, 166) |
| HSL | hsl(132, 19%, 69%) |
| HSV | hsv(132, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 12.6%, 25.5%) |
| CIE-LAB | lab(74.22, -14.85, 8.76) |
| CIE-LCH | lch(74.22, 17.24, 149.46°) |
| OKLab | oklab(77.24% -0.0411 0.0227) |
| OKLCH | oklch(77.24% 0.047 151.1) |
| XYZ | xyz(39.7920, 47.0528, 43.0546) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.61
Darkseagreen
#8FBC8F
ΔE00 6.74
Sage Green
#9CAF88
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 8.57
Greyish Green
#82A67D
ΔE00 9.28
Grey Green
#86A17D
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEA6 #BEA0B8
analogous
#A9BEA0 #A0BEA6 #A0BEB5
triadic
#A0BEA6 #A6A0BE #BEA6A0
tetradic
#A0BEA6 #A0A9BE #BEA0B8 #BEB5A0
square
#A0BEA6 #A0A9BE #BEA0B8 #BEB5A0
split-complementary
#A0BEA6 #B5A0BE #BEA0A9
monochromatic
#5C8765 #7CA584 #A0BEA6 #C4D7C8 #E9F0EA
Accessibility & contrast
On white
2.02
#A0BEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A0BEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEA6
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEA6 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A5
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#9CBDB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bea6; /* rgb */ color: rgb(160, 190, 166); /* oklch */ color: oklch(77.2% 0.047 151.1);
Tailwind
colors: {
custom: {
50: '#bcd1c0',
500: '#a0bea6',
950: '#000000',
},
}SCSS
$custom: #a0bea6; $custom-light: #bcd1c0; $custom-dark: #000000;
JSON
{
"hex": "#a0bea6",
"rgb": {
"r": 160,
"g": 190,
"b": 166
},
"hsl": {
"h": 132,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77237,
"c": 0.04695,
"h": 151.1
},
"luminance": 0.47054
}Semantic roles & 50–950 ramp
primary
#A0BEA6
secondary
#E1D8E0
accent
#488C9D
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281