#ABCDA8#ABCDA8
#ABCDA8 is a light, moderate green. Relative luminance 0.551; OKLCH L 81.3% C 0.063 H 142.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA8 |
|---|---|
| RGB | rgb(171, 205, 168) |
| HSL | hsl(115, 27%, 73%) |
| HSV | hsv(115, 18%, 80%) |
| CMYK | cmyk(16.6%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(79.13, -18.34, 14.73) |
| CIE-LCH | lch(79.13, 23.52, 141.23°) |
| OKLab | oklab(81.34% -0.05 0.0379) |
| OKLCH | oklch(81.34% 0.063 142.8) |
| XYZ | xyz(45.6922, 55.1468, 45.2753) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 7.48
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.41
Hospital Green
#9BE5AA
ΔE00 8.54
Lichen
#8FB67B
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA8 #CAA8CD
analogous
#BDCDA8 #ABCDA8 #A8CDB7
triadic
#ABCDA8 #A8ABCD #CDA8AB
tetradic
#ABCDA8 #A8BDCD #CAA8CD #CDB7A8
square
#ABCDA8 #A8BDCD #CAA8CD #CDB7A8
split-complementary
#ABCDA8 #B7A8CD #CDA8BD
monochromatic
#619F5B #85B781 #ABCDA8 #D1E3CF #ECF4EC
Accessibility & contrast
On white
1.75
#ABCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#ABCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA8
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA8 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A6
Deuteranopia (green-blind)
#C9C3AA
Tritanopia (blue-blind)
#A9CBC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda8; /* rgb */ color: rgb(171, 205, 168); /* oklch */ color: oklch(81.3% 0.063 142.8);
Tailwind
colors: {
custom: {
50: '#c4dcc2',
500: '#abcda8',
950: '#000000',
},
}SCSS
$custom: #abcda8; $custom-light: #c4dcc2; $custom-dark: #000000;
JSON
{
"hex": "#abcda8",
"rgb": {
"r": 171,
"g": 205,
"b": 168
},
"hsl": {
"h": 115.135,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.81343,
"c": 0.06276,
"h": 142.8
},
"luminance": 0.55148
}Semantic roles & 50–950 ramp
primary
#ABCDA8
secondary
#9F77A2
accent
#40A69D
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121512
muted
#828482