#ACCA93#ACCA93
#ACCA93 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.3% C 0.082 H 131.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA93 |
|---|---|
| RGB | rgb(172, 202, 147) |
| HSL | hsl(93, 34%, 68%) |
| HSV | hsv(93, 27%, 79%) |
| CMYK | cmyk(14.9%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(77.94, -19.91, 24.24) |
| CIE-LCH | lch(77.94, 31.37, 129.40°) |
| OKLab | oklab(80.28% -0.0538 0.0612) |
| OKLCH | oklch(80.28% 0.082 131.3) |
| XYZ | xyz(43.3993, 53.1178, 35.5644) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.57
Light Grey Green
#B7E1A1
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 6.21
Lichen
#8FB67B
ΔE00 6.24
Pale Olive Green
#B1D27B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA93 #B193CA
analogous
#C7CA93 #ACCA93 #93CA95
triadic
#ACCA93 #93ACCA #CA93AC
tetradic
#ACCA93 #93C7CA #B193CA #CA9593
square
#ACCA93 #93C7CA #B193CA #CA9593
split-complementary
#ACCA93 #9593CA #CA93C7
monochromatic
#6E984B #8CB66A #ACCA93 #CCDEBC #EBF2E5
Accessibility & contrast
On white
1.81
#ACCA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ACCA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA93
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA93 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC290
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#ADC5BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acca93; /* rgb */ color: rgb(172, 202, 147); /* oklch */ color: oklch(80.3% 0.082 131.3);
Tailwind
colors: {
custom: {
50: '#c5dab3',
500: '#acca93',
950: '#000000',
},
}SCSS
$custom: #acca93; $custom-light: #c5dab3; $custom-dark: #000000;
JSON
{
"hex": "#acca93",
"rgb": {
"r": 172,
"g": 202,
"b": 147
},
"hsl": {
"h": 92.727,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.80278,
"c": 0.08152,
"h": 131.3
},
"luminance": 0.53118
}Semantic roles & 50–950 ramp
primary
#ACCA93
secondary
#83629F
accent
#39AD78
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381