#ACCAA2#ACCAA2
#ACCAA2 is a light, moderate green. Relative luminance 0.536; OKLCH L 80.6% C 0.064 H 137.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAA2 |
|---|---|
| RGB | rgb(172, 202, 162) |
| HSL | hsl(105, 27%, 71%) |
| HSV | hsv(105, 20%, 79%) |
| CMYK | cmyk(14.9%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(78.24, -17.51, 16.69) |
| CIE-LCH | lch(78.24, 24.19, 136.36°) |
| OKLab | oklab(80.61% -0.0474 0.0428) |
| OKLCH | oklch(80.61% 0.064 137.9) |
| XYZ | xyz(44.6540, 53.6196, 42.1724) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 7.26
Sage Green
#9CAF88
ΔE00 7.33
Greenish Grey
#96AE8D
ΔE00 7.51
Lichen
#8FB67B
ΔE00 7.83
Sage Green (survey)
#88B378
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAA2 #C0A2CA
analogous
#C0CAA2 #ACCAA2 #A2CAAC
triadic
#ACCAA2 #A2ACCA #CAA2AC
tetradic
#ACCAA2 #A2C0CA #C0A2CA #CAACA2
square
#ACCAA2 #A2C0CA #C0A2CA #CAACA2
split-complementary
#ACCAA2 #ACA2CA #CAA2C0
monochromatic
#689A58 #89B47B #ACCAA2 #CFE0C9 #EEF4EC
Accessibility & contrast
On white
1.79
#ACCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#ACCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAA2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAA2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#C8C0A4
Tritanopia (blue-blind)
#ABC7BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #accaa2; /* rgb */ color: rgb(172, 202, 162); /* oklch */ color: oklch(80.6% 0.064 137.9);
Tailwind
colors: {
custom: {
50: '#c5dabd',
500: '#accaa2',
950: '#000000',
},
}SCSS
$custom: #accaa2; $custom-light: #c5dabd; $custom-dark: #000000;
JSON
{
"hex": "#accaa2",
"rgb": {
"r": 172,
"g": 202,
"b": 162
},
"hsl": {
"h": 105,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.80611,
"c": 0.0639,
"h": 137.9
},
"luminance": 0.5362
}Semantic roles & 50–950 ramp
primary
#ACCAA2
secondary
#94719F
accent
#40A68C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131412
muted
#828382