#AEE4BB#AEE4BB
#AEE4BB is a very light, moderate green. Relative luminance 0.681; OKLCH L 87.1% C 0.079 H 151.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4BB |
|---|---|
| RGB | rgb(174, 228, 187) |
| HSL | hsl(134, 50%, 79%) |
| HSV | hsv(134, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(86.04, -25.30, 14.47) |
| CIE-LCH | lch(86.04, 29.15, 150.22°) |
| OKLab | oklab(87.06% -0.0698 0.0373) |
| OKLCH | oklch(87.06% 0.079 151.9) |
| XYZ | xyz(54.1660, 68.0715, 57.2893) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.33
Hospital Green
#9BE5AA
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 5.47
Light Sage
#BCECAC
ΔE00 6.14
Seafoam
#7FE0B3
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4BB #E4AED7
analogous
#BCE4AE #AEE4BB #AEE4D6
triadic
#AEE4BB #BBAEE4 #E4BBAE
tetradic
#AEE4BB #AEBCE4 #E4AED7 #E4D6AE
square
#AEE4BB #AEBCE4 #E4AED7 #E4D6AE
split-complementary
#AEE4BB #D6AEE4 #E4AEBC
monochromatic
#52C56E #80D594 #AEE4BB #DCF3E2 #E8F7EC
Accessibility & contrast
On white
1.44
#AEE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#AEE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4BB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4BB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#A6E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aee4bb; /* rgb */ color: rgb(174, 228, 187); /* oklch */ color: oklch(87.1% 0.079 151.9);
Tailwind
colors: {
custom: {
50: '#c7eccf',
500: '#aee4bb',
950: '#000000',
},
}SCSS
$custom: #aee4bb; $custom-light: #c7eccf; $custom-dark: #000000;
JSON
{
"hex": "#aee4bb",
"rgb": {
"r": 174,
"g": 228,
"b": 187
},
"hsl": {
"h": 134.444,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.87055,
"c": 0.07914,
"h": 151.9
},
"luminance": 0.68073
}Semantic roles & 50–950 ramp
primary
#AEE4BB
secondary
#BE78AD
accent
#2899BD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483