#AEDEC2#AEDEC2
#AEDEC2 is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.9% C 0.063 H 159.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC2 |
|---|---|
| RGB | rgb(174, 222, 194) |
| HSL | hsl(145, 42%, 78%) |
| HSV | hsv(145, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(84.55, -21.07, 8.68) |
| CIE-LCH | lch(84.55, 22.79, 157.61°) |
| OKLab | oklab(85.92% -0.059 0.0225) |
| OKLCH | oklch(85.92% 0.063 159.1) |
| XYZ | xyz(53.3117, 65.1345, 60.7918) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.73
Mint
#AAF0C1
ΔE00 6.34
Pale Teal
#82CBB2
ΔE00 7.27
Pale Turquoise
#A5FBD5
ΔE00 7.79
Seafoam
#7FE0B3
ΔE00 7.82
Seafoam Blue
#78D1B6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC2 #DEAECA
analogous
#B2DEAE #AEDEC2 #AEDEDA
triadic
#AEDEC2 #C2AEDE #DEC2AE
tetradic
#AEDEC2 #AEB2DE #DEAECA #DEDAAE
square
#AEDEC2 #AEB2DE #DEAECA #DEDAAE
split-complementary
#AEDEC2 #DAAEDE #DEAEB2
monochromatic
#57BB81 #83CCA1 #AEDEC2 #D9F0E3 #E9F6EF
Accessibility & contrast
On white
1.50
#AEDEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AEDEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C1
Deuteranopia (green-blind)
#D4D1C4
Tritanopia (blue-blind)
#A6DDD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec2; /* rgb */ color: rgb(174, 222, 194); /* oklch */ color: oklch(85.9% 0.063 159.1);
Tailwind
colors: {
custom: {
50: '#c7e8d4',
500: '#aedec2',
950: '#000000',
},
}SCSS
$custom: #aedec2; $custom-light: #c7e8d4; $custom-dark: #000000;
JSON
{
"hex": "#aedec2",
"rgb": {
"r": 174,
"g": 222,
"b": 194
},
"hsl": {
"h": 145,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85915,
"c": 0.06316,
"h": 159.1
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#AEDEC2
secondary
#B67A9D
accent
#307EB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483