#AECCAB#AECCAB
#AECCAB is a light, muted green. Relative luminance 0.551; OKLCH L 81.4% C 0.056 H 142.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCAB |
|---|---|
| RGB | rgb(174, 204, 171) |
| HSL | hsl(115, 24%, 74%) |
| HSV | hsv(115, 16%, 80%) |
| CMYK | cmyk(14.7%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(79.11, -16.28, 13.14) |
| CIE-LCH | lch(79.11, 20.92, 141.08°) |
| OKLab | oklab(81.4% -0.0444 0.0339) |
| OKLCH | oklch(81.4% 0.056 142.6) |
| XYZ | xyz(46.3975, 55.1239, 46.7157) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.75
Greenish Grey
#96AE8D
ΔE00 7.99
Sage Green
#9CAF88
ΔE00 8.27
Light Grey Green
#B7E1A1
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 9.34
Lichen
#8FB67B
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCAB #C9ABCC
analogous
#BECCAB #AECCAB #ABCCB8
triadic
#AECCAB #ABAECC #CCABAE
tetradic
#AECCAB #ABBECC #C9ABCC #CCB8AB
square
#AECCAB #ABBECC #C9ABCC #CCB8AB
split-complementary
#AECCAB #B8ABCC #CCABBE
monochromatic
#659D5F #89B585 #AECCAB #D3E3D1 #EDF3EC
Accessibility & contrast
On white
1.75
#AECCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#AECCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCAB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCAB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#ACCAC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aeccab; /* rgb */ color: rgb(174, 204, 171); /* oklch */ color: oklch(81.4% 0.056 142.6);
Tailwind
colors: {
custom: {
50: '#c6dbc4',
500: '#aeccab',
950: '#000000',
},
}SCSS
$custom: #aeccab; $custom-light: #c6dbc4; $custom-dark: #000000;
JSON
{
"hex": "#aeccab",
"rgb": {
"r": 174,
"g": 204,
"b": 171
},
"hsl": {
"h": 114.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81404,
"c": 0.05586,
"h": 142.6
},
"luminance": 0.55125
}Semantic roles & 50–950 ramp
primary
#AECCAB
secondary
#9D7AA1
accent
#43A39A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482