#A8D89C#A8D89C
#A8D89C is a very light, moderate green. Relative luminance 0.598; OKLCH L 83.3% C 0.096 H 139.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A8D89C |
|---|---|
| RGB | rgb(168, 216, 156) |
| HSL | hsl(108, 43%, 73%) |
| HSV | hsv(108, 28%, 85%) |
| CMYK | cmyk(22.2%, 0%, 27.8%, 15.3%) |
| CIE-LAB | lab(81.75, -26.78, 24.66) |
| CIE-LCH | lch(81.75, 36.40, 137.36°) |
| OKLab | oklab(83.32% -0.0729 0.0624) |
| OKLCH | oklch(83.32% 0.096 139.4) |
| XYZ | xyz(46.7036, 59.8356, 40.5348) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.84
Light Sage
#BCECAC
ΔE00 4.65
Hospital Green
#9BE5AA
ΔE00 4.85
Washed Out Green
#BCF5A6
ΔE00 6.96
Pale Olive Green
#B1D27B
ΔE00 7.04
Pistachio
#93C572
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8D89C #CC9CD8
analogous
#C6D89C #A8D89C #9CD8AE
triadic
#A8D89C #9CA8D8 #D89CA8
tetradic
#A8D89C #9CC6D8 #CC9CD8 #D8AE9C
square
#A8D89C #9CC6D8 #CC9CD8 #D8AE9C
split-complementary
#A8D89C #AE9CD8 #D89CC6
monochromatic
#5CB347 #81C770 #A8D89C #CFE9C8 #ECF6E9
Accessibility & contrast
On white
1.62
#A8D89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#A8D89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8D89C
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8D89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8D89C | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE98
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#A6D4C8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a8d89c; /* rgb */ color: rgb(168, 216, 156); /* oklch */ color: oklch(83.3% 0.096 139.4);
Tailwind
colors: {
custom: {
50: '#c3e4b9',
500: '#a8d89c',
950: '#000000',
},
}SCSS
$custom: #a8d89c; $custom-light: #c3e4b9; $custom-dark: #000000;
JSON
{
"hex": "#a8d89c",
"rgb": {
"r": 168,
"g": 216,
"b": 156
},
"hsl": {
"h": 108,
"s": 43.478,
"l": 72.941
},
"oklch": {
"l": 0.83316,
"c": 0.09592,
"h": 139.4
},
"luminance": 0.59837
}Semantic roles & 50–950 ramp
primary
#A8D89C
secondary
#A169AF
accent
#2FB79B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481