#AECEB7#AECEB7
#AECEB7 is a very light, muted green. Relative luminance 0.566; OKLCH L 82.1% C 0.047 H 154.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AECEB7 |
|---|---|
| RGB | rgb(174, 206, 183) |
| HSL | hsl(137, 25%, 75%) |
| HSV | hsv(137, 16%, 81%) |
| CMYK | cmyk(15.5%, 0%, 11.2%, 19.2%) |
| CIE-LAB | lab(79.93, -15.12, 7.90) |
| CIE-LCH | lch(79.93, 17.06, 152.42°) |
| OKLab | oklab(82.15% -0.0421 0.0205) |
| OKLCH | oklch(82.15% 0.047 154) |
| XYZ | xyz(48.0721, 56.5591, 53.1748) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.34
Darkseagreen
#8FBC8F
ΔE00 8.88
Greenish Grey
#96AE8D
ΔE00 9.39
Light Teal
#90E4C1
ΔE00 9.78
Seafoam Blue
#78D1B6
ΔE00 9.95
Sage Green
#9CAF88
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECEB7 #CEAEC5
analogous
#B5CEAE #AECEB7 #AECEC7
triadic
#AECEB7 #B7AECE #CEB7AE
tetradic
#AECEB7 #AEB5CE #CEAEC5 #CEC7AE
square
#AECEB7 #AEB5CE #CEAEC5 #CEC7AE
split-complementary
#AECEB7 #C7AECE #CEAEB5
monochromatic
#62A073 #88B795 #AECEB7 #D4E5D9 #ECF3EE
Accessibility & contrast
On white
1.71
#AECEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#AECEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECEB7
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECEB7 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC8B6
Deuteranopia (green-blind)
#C8C5B8
Tritanopia (blue-blind)
#AACDC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aeceb7; /* rgb */ color: rgb(174, 206, 183); /* oklch */ color: oklch(82.1% 0.047 154.0);
Tailwind
colors: {
custom: {
50: '#c6ddcc',
500: '#aeceb7',
950: '#000000',
},
}SCSS
$custom: #aeceb7; $custom-light: #c6ddcc; $custom-dark: #000000;
JSON
{
"hex": "#aeceb7",
"rgb": {
"r": 174,
"g": 206,
"b": 183
},
"hsl": {
"h": 136.875,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.82146,
"c": 0.04682,
"h": 154
},
"luminance": 0.5656
}Semantic roles & 50–950 ramp
primary
#AECEB7
secondary
#A37D98
accent
#4288A3
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131513
muted
#828483