#AEE2BE#AEE2BE
#AEE2BE is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.7% C 0.073 H 154.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2BE |
|---|---|
| RGB | rgb(174, 226, 190) |
| HSL | hsl(138, 47%, 78%) |
| HSV | hsv(138, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(85.56, -23.78, 12.22) |
| CIE-LCH | lch(85.56, 26.73, 152.81°) |
| OKLab | oklab(86.69% -0.0659 0.0316) |
| OKLCH | oklch(86.69% 0.073 154.4) |
| XYZ | xyz(53.9435, 67.1073, 58.8160) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.90
Seafoam
#7FE0B3
ΔE00 6.75
Pale Turquoise
#A5FBD5
ΔE00 6.77
Light Sage
#BCECAC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2BE #E2AED2
analogous
#B8E2AE #AEE2BE #AEE2D8
triadic
#AEE2BE #BEAEE2 #E2BEAE
tetradic
#AEE2BE #AEB8E2 #E2AED2 #E2D8AE
square
#AEE2BE #AEB8E2 #E2AED2 #E2D8AE
split-complementary
#AEE2BE #D8AEE2 #E2AEB8
monochromatic
#54C276 #81D29A #AEE2BE #DBF2E2 #E8F7ED
Accessibility & contrast
On white
1.46
#AEE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#AEE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2BE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2BE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#A6E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aee2be; /* rgb */ color: rgb(174, 226, 190); /* oklch */ color: oklch(86.7% 0.073 154.4);
Tailwind
colors: {
custom: {
50: '#c7ebd1',
500: '#aee2be',
950: '#000000',
},
}SCSS
$custom: #aee2be; $custom-light: #c7ebd1; $custom-dark: #000000;
JSON
{
"hex": "#aee2be",
"rgb": {
"r": 174,
"g": 226,
"b": 190
},
"hsl": {
"h": 138.462,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86689,
"c": 0.0731,
"h": 154.4
},
"luminance": 0.67109
}Semantic roles & 50–950 ramp
primary
#AEE2BE
secondary
#BB79A7
accent
#2B8EBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483