#AEDEC4#AEDEC4
#AEDEC4 is a very light, moderate green. Relative luminance 0.652; OKLCH L 86.0% C 0.061 H 161.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC4 |
|---|---|
| RGB | rgb(174, 222, 196) |
| HSL | hsl(148, 42%, 78%) |
| HSV | hsv(148, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(84.60, -20.69, 7.69) |
| CIE-LCH | lch(84.60, 22.07, 159.60°) |
| OKLab | oklab(85.97% -0.0582 0.0199) |
| OKLCH | oklch(85.97% 0.062 161.1) |
| XYZ | xyz(53.5378, 65.2250, 61.9827) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.85
Mint
#AAF0C1
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 7.18
Pale Turquoise
#A5FBD5
ΔE00 7.91
Seafoam Blue
#78D1B6
ΔE00 7.93
Seafoam
#7FE0B3
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC4 #DEAEC8
analogous
#B0DEAE #AEDEC4 #AEDEDC
triadic
#AEDEC4 #C4AEDE #DEC4AE
tetradic
#AEDEC4 #AEB0DE #DEAEC8 #DEDCAE
square
#AEDEC4 #AEB0DE #DEAEC8 #DEDCAE
split-complementary
#AEDEC4 #DCAEDE #DEAEB0
monochromatic
#57BB85 #83CCA4 #AEDEC4 #D9F0E4 #E9F6EF
Accessibility & contrast
On white
1.50
#AEDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AEDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC4
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC4 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C3
Deuteranopia (green-blind)
#D4D1C5
Tritanopia (blue-blind)
#A5DED6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec4; /* rgb */ color: rgb(174, 222, 196); /* oklch */ color: oklch(86.0% 0.061 161.1);
Tailwind
colors: {
custom: {
50: '#c7e8d5',
500: '#aedec4',
950: '#000000',
},
}SCSS
$custom: #aedec4; $custom-light: #c7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#aedec4",
"rgb": {
"r": 174,
"g": 222,
"b": 196
},
"hsl": {
"h": 147.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85968,
"c": 0.0615,
"h": 161.1
},
"luminance": 0.65227
}Semantic roles & 50–950 ramp
primary
#AEDEC4
secondary
#B67A9B
accent
#3078B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483