#AEE3BB#AEE3BB
#AEE3BB is a very light, moderate green. Relative luminance 0.675; OKLCH L 86.8% C 0.078 H 152.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3BB |
|---|---|
| RGB | rgb(174, 227, 187) |
| HSL | hsl(135, 49%, 79%) |
| HSV | hsv(135, 23%, 89%) |
| CMYK | cmyk(23.3%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.77, -24.81, 14.09) |
| CIE-LCH | lch(85.77, 28.53, 150.42°) |
| OKLab | oklab(86.84% -0.0685 0.0363) |
| OKLCH | oklch(86.84% 0.078 152.1) |
| XYZ | xyz(53.8917, 67.5229, 57.1978) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.62
Hospital Green
#9BE5AA
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.48
Light Sage
#BCECAC
ΔE00 6.36
Seafoam
#7FE0B3
ΔE00 6.60
Light Grey Green
#B7E1A1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3BB #E3AED6
analogous
#BBE3AE #AEE3BB #AEE3D5
triadic
#AEE3BB #BBAEE3 #E3BBAE
tetradic
#AEE3BB #AEBBE3 #E3AED6 #E3D5AE
square
#AEE3BB #AEBBE3 #E3AED6 #E3D5AE
split-complementary
#AEE3BB #D5AEE3 #E3AEBB
monochromatic
#53C46F #81D395 #AEE3BB #DBF3E1 #E8F7EC
Accessibility & contrast
On white
1.45
#AEE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#AEE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3BB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3BB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#A6E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aee3bb; /* rgb */ color: rgb(174, 227, 187); /* oklch */ color: oklch(86.8% 0.078 152.1);
Tailwind
colors: {
custom: {
50: '#c7eccf',
500: '#aee3bb',
950: '#000000',
},
}SCSS
$custom: #aee3bb; $custom-light: #c7eccf; $custom-dark: #000000;
JSON
{
"hex": "#aee3bb",
"rgb": {
"r": 174,
"g": 227,
"b": 187
},
"hsl": {
"h": 134.717,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.86835,
"c": 0.07753,
"h": 152.1
},
"luminance": 0.67525
}Semantic roles & 50–950 ramp
primary
#AEE3BB
secondary
#BD78AC
accent
#2A98BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483