#ABDD91#ABDD91
#ABDD91 is a very light, moderate yellow-green. Relative luminance 0.624; OKLCH L 84.4% C 0.114 H 135.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD91 |
|---|---|
| RGB | rgb(171, 221, 145) |
| HSL | hsl(99, 53%, 72%) |
| HSV | hsv(99, 34%, 87%) |
| CMYK | cmyk(22.6%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(83.13, -29.79, 32.22) |
| CIE-LCH | lch(83.13, 43.88, 132.75°) |
| OKLab | oklab(84.41% -0.0812 0.0803) |
| OKLCH | oklch(84.41% 0.114 135.3) |
| XYZ | xyz(47.7607, 62.4140, 36.3133) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.86
Light Sage
#BCECAC
ΔE00 4.46
Pale Olive Green
#B1D27B
ΔE00 4.92
Washed Out Green
#BCF5A6
ΔE00 5.25
Tea Green
#BDF8A3
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD91 #C391DD
analogous
#D1DD91 #ABDD91 #91DD9D
triadic
#ABDD91 #91ABDD #DD91AB
tetradic
#ABDD91 #91D1DD #C391DD #DD9D91
square
#ABDD91 #91D1DD #C391DD #DD9D91
split-complementary
#ABDD91 #9D91DD #DD91D1
monochromatic
#65BA3A #87CF62 #ABDD91 #CFEBC0 #EDF8E8
Accessibility & contrast
On white
1.56
#ABDD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#ABDD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD91
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD91 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28C
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#ABD7CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd91; /* rgb */ color: rgb(171, 221, 145); /* oklch */ color: oklch(84.4% 0.114 135.3);
Tailwind
colors: {
custom: {
50: '#c5e7b2',
500: '#abdd91',
950: '#000000',
},
}SCSS
$custom: #abdd91; $custom-light: #c5e7b2; $custom-dark: #000000;
JSON
{
"hex": "#abdd91",
"rgb": {
"r": 171,
"g": 221,
"b": 145
},
"hsl": {
"h": 99.474,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.84413,
"c": 0.11422,
"h": 135.3
},
"luminance": 0.62415
}Semantic roles & 50–950 ramp
primary
#ABDD91
secondary
#975EB5
accent
#25C08B
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131611
muted
#828481