#ACDB91#ACDB91
#ACDB91 is a very light, moderate yellow-green. Relative luminance 0.615; OKLCH L 84.0% C 0.111 H 134.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDB91 |
|---|---|
| RGB | rgb(172, 219, 145) |
| HSL | hsl(98, 51%, 71%) |
| HSV | hsv(98, 34%, 86%) |
| CMYK | cmyk(21.5%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(82.63, -28.49, 31.57) |
| CIE-LCH | lch(82.63, 42.53, 132.06°) |
| OKLab | oklab(84.03% -0.0777 0.0787) |
| OKLCH | oklch(84.03% 0.111 134.6) |
| XYZ | xyz(47.4545, 61.4769, 36.1486) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.69
Light Sage
#BCECAC
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 4.62
Light Moss Green
#A6C875
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 5.69
Pistachio
#93C572
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDB91 #C091DB
analogous
#D1DB91 #ACDB91 #91DB9B
triadic
#ACDB91 #91ACDB #DB91AC
tetradic
#ACDB91 #91D1DB #C091DB #DB9B91
square
#ACDB91 #91D1DB #C091DB #DB9B91
split-complementary
#ACDB91 #9B91DB #DB91D1
monochromatic
#68B63C #89CC63 #ACDB91 #CFEABF #EEF7E8
Accessibility & contrast
On white
1.58
#ACDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#ACDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDB91
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDB91 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#ACD5C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #acdb91; /* rgb */ color: rgb(172, 219, 145); /* oklch */ color: oklch(84.0% 0.111 134.6);
Tailwind
colors: {
custom: {
50: '#c6e6b2',
500: '#acdb91',
950: '#000000',
},
}SCSS
$custom: #acdb91; $custom-light: #c6e6b2; $custom-dark: #000000;
JSON
{
"hex": "#acdb91",
"rgb": {
"r": 172,
"g": 219,
"b": 145
},
"hsl": {
"h": 98.108,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.84027,
"c": 0.11059,
"h": 134.6
},
"luminance": 0.61478
}Semantic roles & 50–950 ramp
primary
#ACDB91
secondary
#945EB2
accent
#27BE87
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131611
muted
#828481