#ABC68F#ABC68F
#ABC68F is a light, moderate yellow-green. Relative luminance 0.510; OKLCH L 79.2% C 0.080 H 129.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC68F |
|---|---|
| RGB | rgb(171, 198, 143) |
| HSL | hsl(89, 33%, 67%) |
| HSV | hsv(89, 28%, 78%) |
| CMYK | cmyk(13.6%, 0%, 27.8%, 22.4%) |
| CIE-LAB | lab(76.70, -18.88, 24.64) |
| CIE-LCH | lch(76.70, 31.04, 127.46°) |
| OKLab | oklab(79.24% -0.0509 0.0622) |
| OKLCH | oklch(79.24% 0.08 129.3) |
| XYZ | xyz(41.9458, 51.0288, 33.6210) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.49
Lichen
#8FB67B
ΔE00 5.66
Tan Green
#A9BE70
ΔE00 5.85
Darkseagreen
#8FBC8F
ΔE00 6.15
Pistachio
#93C572
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC68F #AA8FC6
analogous
#C6C68F #ABC68F #90C68F
triadic
#ABC68F #8FABC6 #C68FAB
tetradic
#ABC68F #8FC6C6 #AA8FC6 #C68F90
square
#ABC68F #8FC6C6 #AA8FC6 #C68F90
split-complementary
#ABC68F #8F90C6 #C68FC6
monochromatic
#6E914A #8DB166 #ABC68F #C9DBB8 #E8EFE0
Accessibility & contrast
On white
1.87
#ABC68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ABC68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC68F
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC68F | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8B
Deuteranopia (green-blind)
#C7BD92
Tritanopia (blue-blind)
#ADC1B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc68f; /* rgb */ color: rgb(171, 198, 143); /* oklch */ color: oklch(79.2% 0.080 129.3);
Tailwind
colors: {
custom: {
50: '#c4d7b0',
500: '#abc68f',
950: '#000000',
},
}SCSS
$custom: #abc68f; $custom-light: #c4d7b0; $custom-dark: #000000;
JSON
{
"hex": "#abc68f",
"rgb": {
"r": 171,
"g": 198,
"b": 143
},
"hsl": {
"h": 89.455,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.79239,
"c": 0.08037,
"h": 129.3
},
"luminance": 0.51029
}Semantic roles & 50–950 ramp
primary
#ABC68F
secondary
#7C6099
accent
#3AAB72
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381