#ABDC92#ABDC92
#ABDC92 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.2% C 0.112 H 135.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC92 |
|---|---|
| RGB | rgb(171, 220, 146) |
| HSL | hsl(100, 51%, 72%) |
| HSV | hsv(100, 34%, 86%) |
| CMYK | cmyk(22.3%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(82.87, -29.17, 31.36) |
| CIE-LCH | lch(82.87, 42.83, 132.93°) |
| OKLab | oklab(84.21% -0.0795 0.0783) |
| OKLCH | oklch(84.21% 0.112 135.5) |
| XYZ | xyz(47.5749, 61.9185, 36.6335) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.65
Light Sage
#BCECAC
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC92 #C392DC
analogous
#D0DC92 #ABDC92 #92DC9E
triadic
#ABDC92 #92ABDC #DC92AB
tetradic
#ABDC92 #92D0DC #C392DC #DC9E92
square
#ABDC92 #92D0DC #C392DC #DC9E92
split-complementary
#ABDC92 #9E92DC #DC92D0
monochromatic
#66B83B #87CD64 #ABDC92 #CFEBC0 #EDF8E8
Accessibility & contrast
On white
1.57
#ABDC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#ABDC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC92
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC92 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#ABD7C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdc92; /* rgb */ color: rgb(171, 220, 146); /* oklch */ color: oklch(84.2% 0.112 135.5);
Tailwind
colors: {
custom: {
50: '#c5e7b2',
500: '#abdc92',
950: '#000000',
},
}SCSS
$custom: #abdc92; $custom-light: #c5e7b2; $custom-dark: #000000;
JSON
{
"hex": "#abdc92",
"rgb": {
"r": 171,
"g": 220,
"b": 146
},
"hsl": {
"h": 99.73,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.84206,
"c": 0.11158,
"h": 135.5
},
"luminance": 0.6192
}Semantic roles & 50–950 ramp
primary
#ABDC92
secondary
#975FB4
accent
#27BF8B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481