#AEDEC3#AEDEC3
#AEDEC3 is a very light, moderate green. Relative luminance 0.652; OKLCH L 85.9% C 0.062 H 160.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC3 |
|---|---|
| RGB | rgb(174, 222, 195) |
| HSL | hsl(146, 42%, 78%) |
| HSV | hsv(146, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(84.58, -20.88, 8.19) |
| CIE-LCH | lch(84.58, 22.43, 158.59°) |
| OKLab | oklab(85.94% -0.0586 0.0212) |
| OKLCH | oklch(85.94% 0.062 160.1) |
| XYZ | xyz(53.4244, 65.1796, 61.3853) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.78
Mint
#AAF0C1
ΔE00 6.55
Pale Teal
#82CBB2
ΔE00 7.22
Pale Turquoise
#A5FBD5
ΔE00 7.85
Seafoam
#7FE0B3
ΔE00 7.95
Seafoam Blue
#78D1B6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC3 #DEAEC9
analogous
#B1DEAE #AEDEC3 #AEDEDB
triadic
#AEDEC3 #C3AEDE #DEC3AE
tetradic
#AEDEC3 #AEB1DE #DEAEC9 #DEDBAE
square
#AEDEC3 #AEB1DE #DEAEC9 #DEDBAE
split-complementary
#AEDEC3 #DBAEDE #DEAEB1
monochromatic
#57BB83 #83CCA3 #AEDEC3 #D9F0E3 #E9F6EF
Accessibility & contrast
On white
1.50
#AEDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#AEDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC3
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC3 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C2
Deuteranopia (green-blind)
#D4D1C4
Tritanopia (blue-blind)
#A5DED6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec3; /* rgb */ color: rgb(174, 222, 195); /* oklch */ color: oklch(85.9% 0.062 160.1);
Tailwind
colors: {
custom: {
50: '#c7e8d5',
500: '#aedec3',
950: '#000000',
},
}SCSS
$custom: #aedec3; $custom-light: #c7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#aedec3",
"rgb": {
"r": 174,
"g": 222,
"b": 195
},
"hsl": {
"h": 146.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85941,
"c": 0.06232,
"h": 160.1
},
"luminance": 0.65181
}Semantic roles & 50–950 ramp
primary
#AEDEC3
secondary
#B67A9C
accent
#307BB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483