#AECABB#AECABB
#AECABB is a light, muted green. Relative luminance 0.548; OKLCH L 81.4% C 0.037 H 162.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AECABB |
|---|---|
| RGB | rgb(174, 202, 187) |
| HSL | hsl(148, 21%, 74%) |
| HSV | hsv(148, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(78.94, -12.32, 4.33) |
| CIE-LCH | lch(78.94, 13.06, 160.63°) |
| OKLab | oklab(81.39% -0.0349 0.0113) |
| OKLCH | oklch(81.39% 0.037 162.1) |
| XYZ | xyz(47.5436, 54.8266, 55.0818) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.60
Greenish Grey
#96AE8D
ΔE00 10.06
Powder Blue
#B0E0E6
ΔE00 10.76
Darkseagreen
#8FBC8F
ΔE00 10.94
Silver (survey)
#C5C9C7
ΔE00 11.01
Sage Green
#9CAF88
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECABB #CAAEBD
analogous
#AFCAAE #AECABB #AECAC9
triadic
#AECABB #BBAECA #CABBAE
tetradic
#AECABB #AEAFCA #CAAEBD #CAC9AE
square
#AECABB #AEAFCA #CAAEBD #CAC9AE
split-complementary
#AECABB #C9AECA #CAAEAF
monochromatic
#64997D #89B29C #AECABB #D3E2DA #EDF3EF
Accessibility & contrast
On white
1.76
#AECABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#AECABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECABB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECABB | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#A9CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecabb; /* rgb */ color: rgb(174, 202, 187); /* oklch */ color: oklch(81.4% 0.037 162.1);
Tailwind
colors: {
custom: {
50: '#c6dacf',
500: '#aecabb',
950: '#000000',
},
}SCSS
$custom: #aecabb; $custom-light: #c6dacf; $custom-dark: #000000;
JSON
{
"hex": "#aecabb",
"rgb": {
"r": 174,
"g": 202,
"b": 187
},
"hsl": {
"h": 147.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81391,
"c": 0.03669,
"h": 162.1
},
"luminance": 0.54828
}Semantic roles & 50–950 ramp
primary
#AECABB
secondary
#9F7E8F
accent
#46769F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383