#AEE2BD#AEE2BD
#AEE2BD is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.7% C 0.074 H 153.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2BD |
|---|---|
| RGB | rgb(174, 226, 189) |
| HSL | hsl(137, 47%, 78%) |
| HSV | hsv(137, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(85.54, -23.96, 12.71) |
| CIE-LCH | lch(85.54, 27.13, 152.06°) |
| OKLab | oklab(86.66% -0.0664 0.0328) |
| OKLCH | oklch(86.66% 0.074 153.7) |
| XYZ | xyz(53.8346, 67.0637, 58.2424) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.11
Light Teal
#90E4C1
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 6.72
Pale Turquoise
#A5FBD5
ΔE00 6.83
Light Sage
#BCECAC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2BD #E2AED3
analogous
#B9E2AE #AEE2BD #AEE2D7
triadic
#AEE2BD #BDAEE2 #E2BDAE
tetradic
#AEE2BD #AEB9E2 #E2AED3 #E2D7AE
square
#AEE2BD #AEB9E2 #E2AED3 #E2D7AE
split-complementary
#AEE2BD #D7AEE2 #E2AEB9
monochromatic
#54C274 #81D298 #AEE2BD #DBF2E2 #E8F7ED
Accessibility & contrast
On white
1.46
#AEE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#AEE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2BD
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2BD | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#A6E1D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aee2bd; /* rgb */ color: rgb(174, 226, 189); /* oklch */ color: oklch(86.7% 0.074 153.7);
Tailwind
colors: {
custom: {
50: '#c7ebd1',
500: '#aee2bd',
950: '#000000',
},
}SCSS
$custom: #aee2bd; $custom-light: #c7ebd1; $custom-dark: #000000;
JSON
{
"hex": "#aee2bd",
"rgb": {
"r": 174,
"g": 226,
"b": 189
},
"hsl": {
"h": 137.308,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86664,
"c": 0.07403,
"h": 153.7
},
"luminance": 0.67066
}Semantic roles & 50–950 ramp
primary
#AEE2BD
secondary
#BB79A8
accent
#2B91BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483