#ACCD8A#ACCD8A
#ACCD8A is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.8% C 0.097 H 129.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCD8A |
|---|---|
| RGB | rgb(172, 205, 138) |
| HSL | hsl(90, 40%, 67%) |
| HSV | hsv(90, 33%, 80%) |
| CMYK | cmyk(16.1%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.62, -22.72, 29.85) |
| CIE-LCH | lch(78.62, 37.51, 127.28°) |
| OKLab | oklab(80.77% -0.0617 0.0745) |
| OKLCH | oklch(80.77% 0.097 129.7) |
| XYZ | xyz(43.4313, 54.2677, 32.2264) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.47
Pale Olive Green
#B1D27B
ΔE00 3.92
Pale Olive
#B9CC81
ΔE00 3.99
Pistachio
#93C572
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 5.00
Tan Green
#A9BE70
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCD8A #AB8ACD
analogous
#CDCD8A #ACCD8A #8BCD8A
triadic
#ACCD8A #8AACCD #CD8AAC
tetradic
#ACCD8A #8ACDCD #AB8ACD #CD8A8B
square
#ACCD8A #8ACDCD #AB8ACD #CD8A8B
split-complementary
#ACCD8A #8A8BCD #CD8ACD
monochromatic
#6F9B42 #8EBB5F #ACCD8A #CADFB5 #E9F2E0
Accessibility & contrast
On white
1.77
#ACCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ACCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCD8A
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCD8A | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#CEC28D
Tritanopia (blue-blind)
#AEC7BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #accd8a; /* rgb */ color: rgb(172, 205, 138); /* oklch */ color: oklch(80.8% 0.097 129.7);
Tailwind
colors: {
custom: {
50: '#c5dcac',
500: '#accd8a',
950: '#000000',
},
}SCSS
$custom: #accd8a; $custom-light: #c5dcac; $custom-dark: #000000;
JSON
{
"hex": "#accd8a",
"rgb": {
"r": 172,
"g": 205,
"b": 138
},
"hsl": {
"h": 89.552,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.80765,
"c": 0.09676,
"h": 129.7
},
"luminance": 0.54268
}Semantic roles & 50–950 ramp
primary
#ACCD8A
secondary
#7D5AA1
accent
#32B372
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481