#AECCAA#AECCAA
#AECCAA is a light, muted green. Relative luminance 0.551; OKLCH L 81.4% C 0.057 H 141.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCAA |
|---|---|
| RGB | rgb(174, 204, 170) |
| HSL | hsl(113, 25%, 73%) |
| HSV | hsv(113, 17%, 80%) |
| CMYK | cmyk(14.7%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(79.09, -16.45, 13.64) |
| CIE-LCH | lch(79.09, 21.37, 140.33°) |
| OKLab | oklab(81.38% -0.0448 0.0352) |
| OKLCH | oklch(81.38% 0.057 141.8) |
| XYZ | xyz(46.3026, 55.0859, 46.2156) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.61
Greenish Grey
#96AE8D
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.18
Light Grey Green
#B7E1A1
ΔE00 8.22
Lichen
#8FB67B
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCAA #C8AACC
analogous
#BFCCAA #AECCAA #AACCB7
triadic
#AECCAA #AAAECC #CCAAAE
tetradic
#AECCAA #AABFCC #C8AACC #CCB7AA
square
#AECCAA #AABFCC #C8AACC #CCB7AA
split-complementary
#AECCAA #B7AACC #CCAABF
monochromatic
#669D5E #8AB584 #AECCAA #D2E3D0 #EDF4EC
Accessibility & contrast
On white
1.75
#AECCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#AECCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCAA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCAA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#C9C3AC
Tritanopia (blue-blind)
#ACCAC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aeccaa; /* rgb */ color: rgb(174, 204, 170); /* oklch */ color: oklch(81.4% 0.057 141.8);
Tailwind
colors: {
custom: {
50: '#c6dbc3',
500: '#aeccaa',
950: '#000000',
},
}SCSS
$custom: #aeccaa; $custom-light: #c6dbc3; $custom-dark: #000000;
JSON
{
"hex": "#aeccaa",
"rgb": {
"r": 174,
"g": 204,
"b": 170
},
"hsl": {
"h": 112.941,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.81379,
"c": 0.05697,
"h": 141.8
},
"luminance": 0.55087
}Semantic roles & 50–950 ramp
primary
#AECCAA
secondary
#9C79A1
accent
#42A498
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482