#ABC69A#ABC69A
#ABC69A is a light, moderate yellow-green. Relative luminance 0.514; OKLCH L 79.5% C 0.067 H 133.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC69A |
|---|---|
| RGB | rgb(171, 198, 154) |
| HSL | hsl(97, 28%, 69%) |
| HSV | hsv(97, 22%, 78%) |
| CMYK | cmyk(13.6%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(76.91, -17.16, 19.09) |
| CIE-LCH | lch(76.91, 25.67, 131.95°) |
| OKLab | oklab(79.48% -0.0463 0.0488) |
| OKLCH | oklch(79.48% 0.067 133.5) |
| XYZ | xyz(42.8203, 51.3786, 38.2267) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.35
Sage Green
#9CAF88
ΔE00 6.20
Lichen
#8FB67B
ΔE00 6.62
Greenish Grey
#96AE8D
ΔE00 6.88
Light Grey Green
#B7E1A1
ΔE00 7.40
Sage Green (survey)
#88B378
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC69A #B59AC6
analogous
#C1C69A #ABC69A #9AC69F
triadic
#ABC69A #9AABC6 #C69AAB
tetradic
#ABC69A #9AC1C6 #B59AC6 #C69F9A
square
#ABC69A #9AC1C6 #B59AC6 #C69F9A
split-complementary
#ABC69A #9F9AC6 #C69AC1
monochromatic
#6C9353 #8AB073 #ABC69A #CCDCC1 #ECF2E8
Accessibility & contrast
On white
1.86
#ABC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC69A
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC69A | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF97
Deuteranopia (green-blind)
#C6BD9C
Tritanopia (blue-blind)
#ACC2BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc69a; /* rgb */ color: rgb(171, 198, 154); /* oklch */ color: oklch(79.5% 0.067 133.5);
Tailwind
colors: {
custom: {
50: '#c4d7b8',
500: '#abc69a',
950: '#000000',
},
}SCSS
$custom: #abc69a; $custom-light: #c4d7b8; $custom-dark: #000000;
JSON
{
"hex": "#abc69a",
"rgb": {
"r": 171,
"g": 198,
"b": 154
},
"hsl": {
"h": 96.818,
"s": 27.848,
"l": 69.02
},
"oklch": {
"l": 0.79478,
"c": 0.06721,
"h": 133.5
},
"luminance": 0.51379
}Semantic roles & 50–950 ramp
primary
#ABC69A
secondary
#886A9A
accent
#3FA67F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381