#AAEFB2#AAEFB2
#AAEFB2 is a very light, moderate green. Relative luminance 0.735; OKLCH L 89.1% C 0.108 H 147.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEFB2 |
|---|---|
| RGB | rgb(170, 239, 178) |
| HSL | hsl(127, 68%, 80%) |
| HSV | hsv(127, 29%, 94%) |
| CMYK | cmyk(28.9%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(88.68, -33.35, 22.79) |
| CIE-LCH | lch(88.68, 40.40, 145.66°) |
| OKLab | oklab(89.06% -0.0913 0.058) |
| OKLCH | oklch(89.06% 0.108 147.6) |
| XYZ | xyz(55.4774, 73.4911, 53.3730) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.60
Light Mint Green
#A6FBB2
ΔE00 3.30
Light Sea Green
#98F6B0
ΔE00 3.33
Mint
#AAF0C1
ΔE00 3.40
Light Mint
#B6FFBB
ΔE00 3.46
Light Sage
#BCECAC
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEFB2 #EFAAE7
analogous
#C4EFAA #AAEFB2 #AAEFD5
triadic
#AAEFB2 #B2AAEF #EFB2AA
tetradic
#AAEFB2 #AAC4EF #EFAAE7 #EFD5AA
square
#AAEFB2 #AAC4EF #EFAAE7 #EFD5AA
split-complementary
#AAEFB2 #D5AAEF #EFAAC4
monochromatic
#43DC55 #76E583 #AAEFB2 #DEF9E1 #E5FAE8
Accessibility & contrast
On white
1.34
#AAEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#AAEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEFB2
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEFB2 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AE
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#A2ECDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aaefb2; /* rgb */ color: rgb(170, 239, 178); /* oklch */ color: oklch(89.1% 0.108 147.6);
Tailwind
colors: {
custom: {
50: '#c5f4c9',
500: '#aaefb2',
950: '#000000',
},
}SCSS
$custom: #aaefb2; $custom-light: #c5f4c9; $custom-dark: #000000;
JSON
{
"hex": "#aaefb2",
"rgb": {
"r": 170,
"g": 239,
"b": 178
},
"hsl": {
"h": 126.957,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.89058,
"c": 0.10814,
"h": 147.6
},
"luminance": 0.73493
}Semantic roles & 50–950 ramp
primary
#AAEFB2
secondary
#CD70C2
accent
#15BBD0
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582