#AECEBB#AECEBB
#AECEBB is a very light, muted green. Relative luminance 0.567; OKLCH L 82.3% C 0.043 H 159.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEBB |
|---|---|
| RGB | rgb(174, 206, 187) |
| HSL | hsl(144, 25%, 75%) |
| HSV | hsv(144, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.03, -14.37, 5.90) |
| CIE-LCH | lch(80.03, 15.54, 157.69°) |
| OKLab | oklab(82.25% -0.0404 0.0153) |
| OKLCH | oklch(82.25% 0.043 159.2) |
| XYZ | xyz(48.4943, 56.7280, 55.3987) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.46
Darkseagreen
#8FBC8F
ΔE00 9.94
Seafoam Blue
#78D1B6
ΔE00 10.06
Greenish Grey
#96AE8D
ΔE00 10.06
Light Teal
#90E4C1
ΔE00 10.17
Sage Green
#9CAF88
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEBB #CEAEC1
analogous
#B1CEAE #AECEBB #AECECB
triadic
#AECEBB #BBAECE #CEBBAE
tetradic
#AECEBB #AEB1CE #CEAEC1 #CECBAE
square
#AECEBB #AEB1CE #CEAEC1 #CECBAE
split-complementary
#AECEBB #CBAECE #CEAEB1
monochromatic
#62A07B #88B79B #AECEBB #D4E5DB #ECF3EF
Accessibility & contrast
On white
1.70
#AECEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#AECEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEBB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEBB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#A9CEC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecebb; /* rgb */ color: rgb(174, 206, 187); /* oklch */ color: oklch(82.3% 0.043 159.2);
Tailwind
colors: {
custom: {
50: '#c6ddcf',
500: '#aecebb',
950: '#000000',
},
}SCSS
$custom: #aecebb; $custom-light: #c6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#aecebb",
"rgb": {
"r": 174,
"g": 206,
"b": 187
},
"hsl": {
"h": 144.375,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82253,
"c": 0.04324,
"h": 159.2
},
"luminance": 0.56729
}Semantic roles & 50–950 ramp
primary
#AECEBB
secondary
#A37D94
accent
#427CA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483