#AEE2B2#AEE2B2
#AEE2B2 is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.4% C 0.085 H 146.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2B2 |
|---|---|
| RGB | rgb(174, 226, 178) |
| HSL | hsl(125, 47%, 78%) |
| HSV | hsv(125, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(85.30, -25.93, 18.14) |
| CIE-LCH | lch(85.30, 31.64, 145.02°) |
| OKLab | oklab(86.4% -0.071 0.0465) |
| OKLCH | oklch(86.4% 0.085 146.8) |
| XYZ | xyz(52.6856, 66.6041, 52.1908) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.74
Mint
#AAF0C1
ΔE00 4.00
Light Sage
#BCECAC
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 6.89
Celadon
#BEFDB7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2B2 #E2AEDE
analogous
#C4E2AE #AEE2B2 #AEE2CC
triadic
#AEE2B2 #B2AEE2 #E2B2AE
tetradic
#AEE2B2 #AEC4E2 #E2AEDE #E2CCAE
square
#AEE2B2 #AEC4E2 #E2AEDE #E2CCAE
split-complementary
#AEE2B2 #CCAEE2 #E2AEC4
monochromatic
#54C25C #81D287 #AEE2B2 #DBF2DD #E8F7EA
Accessibility & contrast
On white
1.47
#AEE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AEE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2B2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2B2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#A8DFD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee2b2; /* rgb */ color: rgb(174, 226, 178); /* oklch */ color: oklch(86.4% 0.085 146.8);
Tailwind
colors: {
custom: {
50: '#c7ebc9',
500: '#aee2b2',
950: '#000000',
},
}SCSS
$custom: #aee2b2; $custom-light: #c7ebc9; $custom-dark: #000000;
JSON
{
"hex": "#aee2b2",
"rgb": {
"r": 174,
"g": 226,
"b": 178
},
"hsl": {
"h": 124.615,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86401,
"c": 0.08487,
"h": 146.8
},
"luminance": 0.66606
}Semantic roles & 50–950 ramp
primary
#AEE2B2
secondary
#BB79B6
accent
#2BAFBB
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482