#ABD07F#ABD07F
#ABD07F is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.2% C 0.114 H 128.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD07F |
|---|---|
| RGB | rgb(171, 208, 127) |
| HSL | hsl(87, 46%, 66%) |
| HSV | hsv(87, 39%, 82%) |
| CMYK | cmyk(17.8%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(79.21, -26.03, 36.27) |
| CIE-LCH | lch(79.21, 44.64, 125.67°) |
| OKLab | oklab(81.17% -0.0714 0.0891) |
| OKLCH | oklch(81.17% 0.114 128.7) |
| XYZ | xyz(43.1807, 55.3014, 28.4739) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.66
Light Moss Green
#A6C875
ΔE00 2.11
Pale Olive
#B9CC81
ΔE00 3.80
Pistachio
#93C572
ΔE00 4.19
Greenish Tan
#BCCB7A
ΔE00 4.95
Tan Green
#A9BE70
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD07F #A47FD0
analogous
#D0CC7F #ABD07F #82D07F
triadic
#ABD07F #7FABD0 #D07FAB
tetradic
#ABD07F #7FD0CC #A47FD0 #D07F82
square
#ABD07F #7FD0CC #A47FD0 #D07F82
split-complementary
#ABD07F #7F82D0 #CC7FD0
monochromatic
#6F9C39 #8EC052 #ABD07F #C8E0AC #E6F1D9
Accessibility & contrast
On white
1.74
#ABD07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ABD07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD07F
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD07F | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#AEC9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abd07f; /* rgb */ color: rgb(171, 208, 127); /* oklch */ color: oklch(81.2% 0.114 128.7);
Tailwind
colors: {
custom: {
50: '#c5dea5',
500: '#abd07f',
950: '#000000',
},
}SCSS
$custom: #abd07f; $custom-light: #c5dea5; $custom-dark: #000000;
JSON
{
"hex": "#abd07f",
"rgb": {
"r": 171,
"g": 208,
"b": 127
},
"hsl": {
"h": 87.407,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.8117,
"c": 0.11422,
"h": 128.7
},
"luminance": 0.55302
}Semantic roles & 50–950 ramp
primary
#ABD07F
secondary
#7652A1
accent
#2CBA6D
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480