#AECAB2#AECAB2
#AECAB2 is a light, muted green. Relative luminance 0.545; OKLCH L 81.1% C 0.045 H 149.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAB2 |
|---|---|
| RGB | rgb(174, 202, 178) |
| HSL | hsl(129, 21%, 74%) |
| HSV | hsv(129, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(78.73, -14.01, 8.85) |
| CIE-LCH | lch(78.73, 16.57, 147.72°) |
| OKLab | oklab(81.15% -0.0386 0.023) |
| OKLCH | oklch(81.15% 0.045 149.3) |
| XYZ | xyz(46.6102, 54.4532, 50.1657) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.28
Darkseagreen
#8FBC8F
ΔE00 8.40
Sage Green
#9CAF88
ΔE00 9.08
Pale Teal
#82CBB2
ΔE00 9.15
Seafoam Blue
#78D1B6
ΔE00 10.86
Light Teal
#90E4C1
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAB2 #CAAEC6
analogous
#B8CAAE #AECAB2 #AECAC0
triadic
#AECAB2 #B2AECA #CAB2AE
tetradic
#AECAB2 #AEB8CA #CAAEC6 #CAC0AE
square
#AECAB2 #AEB8CA #CAAEC6 #CAC0AE
split-complementary
#AECAB2 #C0AECA #CAAEB8
monochromatic
#64996C #89B28F #AECAB2 #D3E2D5 #EDF3ED
Accessibility & contrast
On white
1.77
#AECAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#AECAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAB2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAB2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#ABC9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecab2; /* rgb */ color: rgb(174, 202, 178); /* oklch */ color: oklch(81.1% 0.045 149.3);
Tailwind
colors: {
custom: {
50: '#c6dac9',
500: '#aecab2',
950: '#000000',
},
}SCSS
$custom: #aecab2; $custom-light: #c6dac9; $custom-dark: #000000;
JSON
{
"hex": "#aecab2",
"rgb": {
"r": 174,
"g": 202,
"b": 178
},
"hsl": {
"h": 128.571,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81148,
"c": 0.04496,
"h": 149.3
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#AECAB2
secondary
#9F7E9A
accent
#46939F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382