#AEE2BF#AEE2BF
#AEE2BF is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.7% C 0.072 H 155.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2BF |
|---|---|
| RGB | rgb(174, 226, 191) |
| HSL | hsl(140, 47%, 78%) |
| HSV | hsv(140, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(85.58, -23.59, 11.72) |
| CIE-LCH | lch(85.58, 26.35, 153.58°) |
| OKLab | oklab(86.71% -0.0655 0.0303) |
| OKLCH | oklch(86.71% 0.072 155.2) |
| XYZ | xyz(54.0532, 67.1511, 59.3936) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 5.13
Hospital Green
#9BE5AA
ΔE00 6.14
Pale Turquoise
#A5FBD5
ΔE00 6.73
Seafoam
#7FE0B3
ΔE00 6.79
Light Sage
#BCECAC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2BF #E2AED1
analogous
#B7E2AE #AEE2BF #AEE2D9
triadic
#AEE2BF #BFAEE2 #E2BFAE
tetradic
#AEE2BF #AEB7E2 #E2AED1 #E2D9AE
square
#AEE2BF #AEB7E2 #E2AED1 #E2D9AE
split-complementary
#AEE2BF #D9AEE2 #E2AEB7
monochromatic
#54C278 #81D29B #AEE2BF #DBF2E3 #E8F7ED
Accessibility & contrast
On white
1.46
#AEE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#AEE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2BF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2BF | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#D9D3C1
Tritanopia (blue-blind)
#A6E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aee2bf; /* rgb */ color: rgb(174, 226, 191); /* oklch */ color: oklch(86.7% 0.072 155.2);
Tailwind
colors: {
custom: {
50: '#c7ebd2',
500: '#aee2bf',
950: '#000000',
},
}SCSS
$custom: #aee2bf; $custom-light: #c7ebd2; $custom-dark: #000000;
JSON
{
"hex": "#aee2bf",
"rgb": {
"r": 174,
"g": 226,
"b": 191
},
"hsl": {
"h": 139.615,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86714,
"c": 0.07218,
"h": 155.2
},
"luminance": 0.67153
}Semantic roles & 50–950 ramp
primary
#AEE2BF
secondary
#BB79A6
accent
#2B8CBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483