#AECAB4#AECAB4
#AECAB4 is a light, muted green. Relative luminance 0.545; OKLCH L 81.2% C 0.043 H 151.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAB4 |
|---|---|
| RGB | rgb(174, 202, 180) |
| HSL | hsl(133, 21%, 74%) |
| HSV | hsv(133, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(78.77, -13.64, 7.84) |
| CIE-LCH | lch(78.77, 15.73, 150.10°) |
| OKLab | oklab(81.2% -0.0378 0.0204) |
| OKLCH | oklch(81.2% 0.043 151.7) |
| XYZ | xyz(46.8124, 54.5341, 51.2310) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.59
Darkseagreen
#8FBC8F
ΔE00 8.91
Pale Teal
#82CBB2
ΔE00 9.15
Sage Green
#9CAF88
ΔE00 9.49
Seafoam Blue
#78D1B6
ΔE00 10.86
Light Teal
#90E4C1
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAB4 #CAAEC4
analogous
#B6CAAE #AECAB4 #AECAC2
triadic
#AECAB4 #B4AECA #CAB4AE
tetradic
#AECAB4 #AEB6CA #CAAEC4 #CAC2AE
square
#AECAB4 #AEB6CA #CAAEC4 #CAC2AE
split-complementary
#AECAB4 #C2AECA #CAAEB6
monochromatic
#649970 #89B292 #AECAB4 #D3E2D6 #EDF3EE
Accessibility & contrast
On white
1.76
#AECAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#AECAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAB4
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAB4 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B3
Deuteranopia (green-blind)
#C5C2B5
Tritanopia (blue-blind)
#AAC9C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecab4; /* rgb */ color: rgb(174, 202, 180); /* oklch */ color: oklch(81.2% 0.043 151.7);
Tailwind
colors: {
custom: {
50: '#c6daca',
500: '#aecab4',
950: '#000000',
},
}SCSS
$custom: #aecab4; $custom-light: #c6daca; $custom-dark: #000000;
JSON
{
"hex": "#aecab4",
"rgb": {
"r": 174,
"g": 202,
"b": 180
},
"hsl": {
"h": 132.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81201,
"c": 0.04296,
"h": 151.7
},
"luminance": 0.54535
}Semantic roles & 50–950 ramp
primary
#AECAB4
secondary
#9F7E98
accent
#468C9F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382