#AEDEC1#AEDEC1
#AEDEC1 is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.9% C 0.064 H 158.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC1 |
|---|---|
| RGB | rgb(174, 222, 193) |
| HSL | hsl(144, 42%, 78%) |
| HSV | hsv(144, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 13.1%, 12.9%) |
| CIE-LAB | lab(84.53, -21.26, 9.17) |
| CIE-LCH | lch(84.53, 23.15, 156.66°) |
| OKLab | oklab(85.89% -0.0594 0.0238) |
| OKLCH | oklch(85.89% 0.064 158.2) |
| XYZ | xyz(53.1998, 65.0897, 60.2023) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.69
Mint
#AAF0C1
ΔE00 6.14
Pale Teal
#82CBB2
ΔE00 7.34
Seafoam
#7FE0B3
ΔE00 7.70
Pale Turquoise
#A5FBD5
ΔE00 7.76
Hospital Green
#9BE5AA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC1 #DEAECB
analogous
#B3DEAE #AEDEC1 #AEDED9
triadic
#AEDEC1 #C1AEDE #DEC1AE
tetradic
#AEDEC1 #AEB3DE #DEAECB #DED9AE
square
#AEDEC1 #AEB3DE #DEAECB #DED9AE
split-complementary
#AEDEC1 #D9AEDE #DEAEB3
monochromatic
#57BB7E #83CCA0 #AEDEC1 #D9F0E2 #E9F6EE
Accessibility & contrast
On white
1.50
#AEDEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AEDEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC1
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC1 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6C0
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#A6DDD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec1; /* rgb */ color: rgb(174, 222, 193); /* oklch */ color: oklch(85.9% 0.064 158.2);
Tailwind
colors: {
custom: {
50: '#c7e8d3',
500: '#aedec1',
950: '#000000',
},
}SCSS
$custom: #aedec1; $custom-light: #c7e8d3; $custom-dark: #000000;
JSON
{
"hex": "#aedec1",
"rgb": {
"r": 174,
"g": 222,
"b": 193
},
"hsl": {
"h": 143.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85889,
"c": 0.06401,
"h": 158.2
},
"luminance": 0.65091
}Semantic roles & 50–950 ramp
primary
#AEDEC1
secondary
#B67A9E
accent
#3081B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483