#A8BEB0#A8BEB0
#A8BEB0 is a light, muted green. Relative luminance 0.483; OKLCH L 78.1% C 0.031 H 157.7°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEB0 |
|---|---|
| RGB | rgb(168, 190, 176) |
| HSL | hsl(142, 14%, 70%) |
| HSV | hsv(142, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(75.00, -10.23, 4.53) |
| CIE-LCH | lch(75.00, 11.19, 156.12°) |
| OKLab | oklab(78.08% -0.0287 0.0118) |
| OKLCH | oklch(78.08% 0.031 157.7) |
| XYZ | xyz(42.3966, 48.2856, 48.1523) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.27
Sage Green
#9CAF88
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 10.19
Darkseagreen
#8FBC8F
ΔE00 10.87
Pale Teal
#82CBB2
ΔE00 11.18
Cool Grey
#95A3A6
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEB0 #BEA8B6
analogous
#ABBEA8 #A8BEB0 #A8BEBB
triadic
#A8BEB0 #B0A8BE #BEB0A8
tetradic
#A8BEB0 #A8ABBE #BEA8B6 #BEBBA8
square
#A8BEB0 #A8ABBE #BEA8B6 #BEBBA8
split-complementary
#A8BEB0 #BBA8BE #BEA8AB
monochromatic
#658771 #85A490 #A8BEB0 #CBD8D0 #EDF2EF
Accessibility & contrast
On white
1.97
#A8BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A8BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEB0
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEB0 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAF
Deuteranopia (green-blind)
#B9B8B1
Tritanopia (blue-blind)
#A5BEBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8beb0; /* rgb */ color: rgb(168, 190, 176); /* oklch */ color: oklch(78.1% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#c2d1c7',
500: '#a8beb0',
950: '#000000',
},
}SCSS
$custom: #a8beb0; $custom-light: #c2d1c7; $custom-dark: #000000;
JSON
{
"hex": "#a8beb0",
"rgb": {
"r": 168,
"g": 190,
"b": 176
},
"hsl": {
"h": 141.818,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78075,
"c": 0.03107,
"h": 157.7
},
"luminance": 0.48286
}Semantic roles & 50–950 ramp
primary
#A8BEB0
secondary
#E4DEE2
accent
#4D7D99
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282