#AECEB3#AECEB3
#AECEB3 is a very light, muted green. Relative luminance 0.564; OKLCH L 82.0% C 0.051 H 149.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEB3 |
|---|---|
| RGB | rgb(174, 206, 179) |
| HSL | hsl(129, 25%, 75%) |
| HSV | hsv(129, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 13.1%, 19.2%) |
| CIE-LAB | lab(79.84, -15.86, 9.90) |
| CIE-LCH | lch(79.84, 18.70, 148.02°) |
| OKLab | oklab(82.04% -0.0438 0.0257) |
| OKLCH | oklch(82.04% 0.051 149.6) |
| XYZ | xyz(47.6616, 56.3950, 51.0133) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.96
Pale Teal
#82CBB2
ΔE00 8.46
Greenish Grey
#96AE8D
ΔE00 8.90
Light Teal
#90E4C1
ΔE00 9.60
Sage Green
#9CAF88
ΔE00 9.60
Light Grey Green
#B7E1A1
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEB3 #CEAEC9
analogous
#B9CEAE #AECEB3 #AECEC3
triadic
#AECEB3 #B3AECE #CEB3AE
tetradic
#AECEB3 #AEB9CE #CEAEC9 #CEC3AE
square
#AECEB3 #AEB9CE #CEAEC9 #CEC3AE
split-complementary
#AECEB3 #C3AECE #CEAEB9
monochromatic
#62A06B #88B78F #AECEB3 #D4E5D7 #ECF3ED
Accessibility & contrast
On white
1.71
#AECEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#AECEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEB3
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEB3 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B2
Deuteranopia (green-blind)
#C9C4B4
Tritanopia (blue-blind)
#AACDC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeceb3; /* rgb */ color: rgb(174, 206, 179); /* oklch */ color: oklch(82.0% 0.051 149.6);
Tailwind
colors: {
custom: {
50: '#c6ddc9',
500: '#aeceb3',
950: '#000000',
},
}SCSS
$custom: #aeceb3; $custom-light: #c6ddc9; $custom-dark: #000000;
JSON
{
"hex": "#aeceb3",
"rgb": {
"r": 174,
"g": 206,
"b": 179
},
"hsl": {
"h": 129.375,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82041,
"c": 0.05074,
"h": 149.6
},
"luminance": 0.56396
}Semantic roles & 50–950 ramp
primary
#AECEB3
secondary
#A37D9D
accent
#4294A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482