#AEE1BB#AEE1BB
#AEE1BB is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.4% C 0.074 H 152.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE1BB |
|---|---|
| RGB | rgb(174, 225, 187) |
| HSL | hsl(135, 46%, 78%) |
| HSV | hsv(135, 23%, 88%) |
| CMYK | cmyk(22.7%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(85.22, -23.84, 13.31) |
| CIE-LCH | lch(85.22, 27.31, 150.83°) |
| OKLab | oklab(86.4% -0.0659 0.0343) |
| OKLCH | oklch(86.4% 0.074 152.5) |
| XYZ | xyz(53.3479, 66.4352, 57.0166) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 6.81
Light Sage
#BCECAC
ΔE00 6.84
Light Grey Green
#B7E1A1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE1BB #E1AED4
analogous
#BAE1AE #AEE1BB #AEE1D4
triadic
#AEE1BB #BBAEE1 #E1BBAE
tetradic
#AEE1BB #AEBAE1 #E1AED4 #E1D4AE
square
#AEE1BB #AEBAE1 #E1AED4 #E1D4AE
split-complementary
#AEE1BB #D4AEE1 #E1AEBA
monochromatic
#55C070 #81D096 #AEE1BB #DBF2E0 #E9F7EC
Accessibility & contrast
On white
1.47
#AEE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#AEE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE1BB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE1BB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D8D3BD
Tritanopia (blue-blind)
#A7DFD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee1bb; /* rgb */ color: rgb(174, 225, 187); /* oklch */ color: oklch(86.4% 0.074 152.5);
Tailwind
colors: {
custom: {
50: '#c7eacf',
500: '#aee1bb',
950: '#000000',
},
}SCSS
$custom: #aee1bb; $custom-light: #c7eacf; $custom-dark: #000000;
JSON
{
"hex": "#aee1bb",
"rgb": {
"r": 174,
"g": 225,
"b": 187
},
"hsl": {
"h": 135.294,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.86395,
"c": 0.07431,
"h": 152.5
},
"luminance": 0.66437
}Semantic roles & 50–950 ramp
primary
#AEE1BB
secondary
#BA79AA
accent
#2C95B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483