#ABDC91#ABDC91
#ABDC91 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.2% C 0.113 H 135.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC91 |
|---|---|
| RGB | rgb(171, 220, 145) |
| HSL | hsl(99, 52%, 72%) |
| HSV | hsv(99, 34%, 86%) |
| CMYK | cmyk(22.3%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(82.85, -29.32, 31.85) |
| CIE-LCH | lch(82.85, 43.29, 132.62°) |
| OKLab | oklab(84.19% -0.0799 0.0794) |
| OKLCH | oklch(84.19% 0.113 135.2) |
| XYZ | xyz(47.4974, 61.8875, 36.2256) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.79
Light Sage
#BCECAC
ΔE00 4.54
Pale Olive Green
#B1D27B
ΔE00 4.83
Washed Out Green
#BCF5A6
ΔE00 5.46
Light Moss Green
#A6C875
ΔE00 5.83
Tea Green
#BDF8A3
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC91 #C291DC
analogous
#D1DC91 #ABDC91 #91DC9D
triadic
#ABDC91 #91ABDC #DC91AB
tetradic
#ABDC91 #91D1DC #C291DC #DC9D91
square
#ABDC91 #91D1DC #C291DC #DC9D91
split-complementary
#ABDC91 #9D91DC #DC91D1
monochromatic
#66B83B #88CD63 #ABDC91 #CEEBBF #EDF8E8
Accessibility & contrast
On white
1.57
#ABDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#ABDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC91
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC91 | 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)
#E2D18C
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#ABD7C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdc91; /* rgb */ color: rgb(171, 220, 145); /* oklch */ color: oklch(84.2% 0.113 135.2);
Tailwind
colors: {
custom: {
50: '#c5e7b2',
500: '#abdc91',
950: '#000000',
},
}SCSS
$custom: #abdc91; $custom-light: #c5e7b2; $custom-dark: #000000;
JSON
{
"hex": "#abdc91",
"rgb": {
"r": 171,
"g": 220,
"b": 145
},
"hsl": {
"h": 99.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84188,
"c": 0.11268,
"h": 135.2
},
"luminance": 0.61889
}Semantic roles & 50–950 ramp
primary
#ABDC91
secondary
#965EB3
accent
#26BF8A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131611
muted
#828481