#AECEBA#AECEBA
#AECEBA is a very light, muted green. Relative luminance 0.567; OKLCH L 82.2% C 0.044 H 157.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEBA |
|---|---|
| RGB | rgb(174, 206, 186) |
| HSL | hsl(143, 25%, 75%) |
| HSV | hsv(143, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.00, -14.56, 6.40) |
| CIE-LCH | lch(80.00, 15.91, 156.28°) |
| OKLab | oklab(82.23% -0.0408 0.0166) |
| OKLCH | oklch(82.23% 0.044 157.9) |
| XYZ | xyz(48.3876, 56.6854, 54.8369) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.40
Darkseagreen
#8FBC8F
ΔE00 9.66
Greenish Grey
#96AE8D
ΔE00 9.88
Seafoam Blue
#78D1B6
ΔE00 10.01
Light Teal
#90E4C1
ΔE00 10.05
Sage Green
#9CAF88
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEBA #CEAEC2
analogous
#B2CEAE #AECEBA #AECECA
triadic
#AECEBA #BAAECE #CEBAAE
tetradic
#AECEBA #AEB2CE #CEAEC2 #CECAAE
square
#AECEBA #AEB2CE #CEAEC2 #CECAAE
split-complementary
#AECEBA #CAAECE #CEAEB2
monochromatic
#62A079 #88B79A #AECEBA #D4E5DA #ECF3EF
Accessibility & contrast
On white
1.70
#AECEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#AECEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEBA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEBA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#A9CDC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeceba; /* rgb */ color: rgb(174, 206, 186); /* oklch */ color: oklch(82.2% 0.044 157.9);
Tailwind
colors: {
custom: {
50: '#c6ddce',
500: '#aeceba',
950: '#000000',
},
}SCSS
$custom: #aeceba; $custom-light: #c6ddce; $custom-dark: #000000;
JSON
{
"hex": "#aeceba",
"rgb": {
"r": 174,
"g": 206,
"b": 186
},
"hsl": {
"h": 142.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82226,
"c": 0.0441,
"h": 157.9
},
"luminance": 0.56686
}Semantic roles & 50–950 ramp
primary
#AECEBA
secondary
#A37D95
accent
#427FA3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483