#AEE0BB#AEE0BB
#AEE0BB is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.2% C 0.073 H 152.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE0BB |
|---|---|
| RGB | rgb(174, 224, 187) |
| HSL | hsl(136, 45%, 78%) |
| HSV | hsv(136, 22%, 88%) |
| CMYK | cmyk(22.3%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.94, -23.35, 12.92) |
| CIE-LCH | lch(84.94, 26.69, 151.05°) |
| OKLab | oklab(86.18% -0.0646 0.0334) |
| OKLCH | oklch(86.18% 0.073 152.7) |
| XYZ | xyz(53.0784, 65.8961, 56.9267) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.94
Light Sage
#BCECAC
ΔE00 7.09
Light Grey Green
#B7E1A1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE0BB #E0AED3
analogous
#BAE0AE #AEE0BB #AEE0D4
triadic
#AEE0BB #BBAEE0 #E0BBAE
tetradic
#AEE0BB #AEBAE0 #E0AED3 #E0D4AE
square
#AEE0BB #AEBAE0 #E0AED3 #E0D4AE
split-complementary
#AEE0BB #D4AEE0 #E0AEBA
monochromatic
#55BE71 #82CF96 #AEE0BB #DAF1E0 #E9F7EC
Accessibility & contrast
On white
1.48
#AEE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#AEE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE0BB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE0BB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#A7DED5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee0bb; /* rgb */ color: rgb(174, 224, 187); /* oklch */ color: oklch(86.2% 0.073 152.7);
Tailwind
colors: {
custom: {
50: '#c7e9cf',
500: '#aee0bb',
950: '#000000',
},
}SCSS
$custom: #aee0bb; $custom-light: #c7e9cf; $custom-dark: #000000;
JSON
{
"hex": "#aee0bb",
"rgb": {
"r": 174,
"g": 224,
"b": 187
},
"hsl": {
"h": 135.6,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.86175,
"c": 0.07268,
"h": 152.7
},
"luminance": 0.65898
}Semantic roles & 50–950 ramp
primary
#AEE0BB
secondary
#B979A8
accent
#2E94B8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483