#ACCA92#ACCA92
#ACCA92 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.3% C 0.083 H 131.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA92 |
|---|---|
| RGB | rgb(172, 202, 146) |
| HSL | hsl(92, 35%, 68%) |
| HSV | hsv(92, 28%, 79%) |
| CMYK | cmyk(14.9%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(77.93, -20.06, 24.74) |
| CIE-LCH | lch(77.93, 31.85, 129.04°) |
| OKLab | oklab(80.26% -0.0542 0.0624) |
| OKLCH | oklch(80.26% 0.083 131) |
| XYZ | xyz(43.3212, 53.0865, 35.1529) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.37
Light Moss Green
#A6C875
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.56
Pale Olive Green
#B1D27B
ΔE00 6.18
Lichen
#8FB67B
ΔE00 6.21
Darkseagreen
#8FBC8F
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA92 #B092CA
analogous
#C8CA92 #ACCA92 #92CA94
triadic
#ACCA92 #92ACCA #CA92AC
tetradic
#ACCA92 #92C8CA #B092CA #CA9492
square
#ACCA92 #92C8CA #B092CA #CA9492
split-complementary
#ACCA92 #9492CA #CA92C8
monochromatic
#6E984A #8DB669 #ACCA92 #CBDEBB #EBF2E4
Accessibility & contrast
On white
1.81
#ACCA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ACCA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA92
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA92 | 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)
#CFC28E
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#AEC5BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acca92; /* rgb */ color: rgb(172, 202, 146); /* oklch */ color: oklch(80.3% 0.083 131.0);
Tailwind
colors: {
custom: {
50: '#c5dab2',
500: '#acca92',
950: '#000000',
},
}SCSS
$custom: #acca92; $custom-light: #c5dab2; $custom-dark: #000000;
JSON
{
"hex": "#acca92",
"rgb": {
"r": 172,
"g": 202,
"b": 146
},
"hsl": {
"h": 92.143,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.80257,
"c": 0.0827,
"h": 131
},
"luminance": 0.53087
}Semantic roles & 50–950 ramp
primary
#ACCA92
secondary
#82619F
accent
#38AD77
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131411
muted
#828381