#ACCA90#ACCA90
#ACCA90 is a light, moderate yellow-green. Relative luminance 0.530; OKLCH L 80.2% C 0.085 H 130.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCA90 |
|---|---|
| RGB | rgb(172, 202, 144) |
| HSL | hsl(91, 35%, 68%) |
| HSV | hsv(91, 29%, 79%) |
| CMYK | cmyk(14.9%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(77.89, -20.36, 25.74) |
| CIE-LCH | lch(77.89, 32.82, 128.35°) |
| OKLab | oklab(80.22% -0.0551 0.0648) |
| OKLCH | oklch(80.22% 0.085 130.4) |
| XYZ | xyz(43.1670, 53.0248, 34.3407) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.98
Light Moss Green
#A6C875
ΔE00 5.02
Light Grey Green
#B7E1A1
ΔE00 5.53
Pale Olive Green
#B1D27B
ΔE00 5.74
Pistachio
#93C572
ΔE00 6.00
Tan Green
#A9BE70
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCA90 #AE90CA
analogous
#C9CA90 #ACCA90 #90CA91
triadic
#ACCA90 #90ACCA #CA90AC
tetradic
#ACCA90 #90C9CA #AE90CA #CA9190
square
#ACCA90 #90C9CA #AE90CA #CA9190
split-complementary
#ACCA90 #9190CA #CA90C9
monochromatic
#6E9748 #8DB667 #ACCA90 #CBDEB9 #EAF2E3
Accessibility & contrast
On white
1.81
#ACCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ACCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCA90
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCA90 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28C
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#AEC5BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acca90; /* rgb */ color: rgb(172, 202, 144); /* oklch */ color: oklch(80.2% 0.085 130.4);
Tailwind
colors: {
custom: {
50: '#c5dab1',
500: '#acca90',
950: '#000000',
},
}SCSS
$custom: #acca90; $custom-light: #c5dab1; $custom-dark: #000000;
JSON
{
"hex": "#acca90",
"rgb": {
"r": 172,
"g": 202,
"b": 144
},
"hsl": {
"h": 91.034,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.80216,
"c": 0.08507,
"h": 130.4
},
"luminance": 0.53025
}Semantic roles & 50–950 ramp
primary
#ACCA90
secondary
#80609F
accent
#37AE75
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381