#A8BEB2#A8BEB2
#A8BEB2 is a light, muted green. Relative luminance 0.484; OKLCH L 78.1% C 0.029 H 161.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEB2 |
|---|---|
| RGB | rgb(168, 190, 178) |
| HSL | hsl(147, 14%, 70%) |
| HSV | hsv(147, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.05, -9.85, 3.52) |
| CIE-LCH | lch(75.05, 10.46, 160.35°) |
| OKLab | oklab(78.13% -0.0279 0.0091) |
| OKLCH | oklch(78.13% 0.029 161.9) |
| XYZ | xyz(42.5960, 48.3654, 49.2021) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.75
Sage Green
#9CAF88
ΔE00 10.26
Cool Grey
#95A3A6
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 11.44
Silver
#C0C0C0
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEB2 #BEA8B4
analogous
#A9BEA8 #A8BEB2 #A8BEBD
triadic
#A8BEB2 #B2A8BE #BEB2A8
tetradic
#A8BEB2 #A8A9BE #BEA8B4 #BEBDA8
square
#A8BEB2 #A8A9BE #BEA8B4 #BEBDA8
split-complementary
#A8BEB2 #BDA8BE #BEA8A9
monochromatic
#658774 #85A493 #A8BEB2 #CBD8D1 #EDF2EF
Accessibility & contrast
On white
1.97
#A8BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A8BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEB2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEB2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#A4BEBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8beb2; /* rgb */ color: rgb(168, 190, 178); /* oklch */ color: oklch(78.1% 0.029 161.9);
Tailwind
colors: {
custom: {
50: '#c2d1c9',
500: '#a8beb2',
950: '#000000',
},
}SCSS
$custom: #a8beb2; $custom-light: #c2d1c9; $custom-dark: #000000;
JSON
{
"hex": "#a8beb2",
"rgb": {
"r": 168,
"g": 190,
"b": 178
},
"hsl": {
"h": 147.273,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78131,
"c": 0.02939,
"h": 161.9
},
"luminance": 0.48366
}Semantic roles & 50–950 ramp
primary
#A8BEB2
secondary
#E4DEE1
accent
#4D7699
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282