#A8BEAF#A8BEAF
#A8BEAF is a light, muted green. Relative luminance 0.482; OKLCH L 78.0% C 0.032 H 155.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEAF |
|---|---|
| RGB | rgb(168, 190, 175) |
| HSL | hsl(139, 14%, 70%) |
| HSV | hsv(139, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(74.98, -10.42, 5.04) |
| CIE-LCH | lch(74.98, 11.57, 154.20°) |
| OKLab | oklab(78.05% -0.0292 0.0131) |
| OKLCH | oklch(78.05% 0.032 155.8) |
| XYZ | xyz(42.2981, 48.2462, 47.6331) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.95
Sage Green
#9CAF88
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 10.42
Darkseagreen
#8FBC8F
ΔE00 10.53
Pale Teal
#82CBB2
ΔE00 11.07
Cement
#A5A391
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEAF #BEA8B7
analogous
#ACBEA8 #A8BEAF #A8BEBA
triadic
#A8BEAF #AFA8BE #BEAFA8
tetradic
#A8BEAF #A8ACBE #BEA8B7 #BEBAA8
square
#A8BEAF #A8ACBE #BEA8B7 #BEBAA8
split-complementary
#A8BEAF #BAA8BE #BEA8AC
monochromatic
#658770 #85A48F #A8BEAF #CBD8CF #EDF2EF
Accessibility & contrast
On white
1.97
#A8BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A8BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEAF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEAF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAE
Deuteranopia (green-blind)
#BAB7B0
Tritanopia (blue-blind)
#A5BDBA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8beaf; /* rgb */ color: rgb(168, 190, 175); /* oklch */ color: oklch(78.0% 0.032 155.8);
Tailwind
colors: {
custom: {
50: '#c2d1c6',
500: '#a8beaf',
950: '#000000',
},
}SCSS
$custom: #a8beaf; $custom-light: #c2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#a8beaf",
"rgb": {
"r": 168,
"g": 190,
"b": 175
},
"hsl": {
"h": 139.091,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78047,
"c": 0.03198,
"h": 155.8
},
"luminance": 0.48247
}Semantic roles & 50–950 ramp
primary
#A8BEAF
secondary
#E4DEE2
accent
#4D8199
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282