#AEE1BF#AEE1BF
#AEE1BF is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.5% C 0.071 H 155.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE1BF |
|---|---|
| RGB | rgb(174, 225, 191) |
| HSL | hsl(140, 46%, 78%) |
| HSV | hsv(140, 23%, 88%) |
| CMYK | cmyk(22.7%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(85.31, -23.11, 11.33) |
| CIE-LCH | lch(85.31, 25.74, 153.87°) |
| OKLab | oklab(86.5% -0.0642 0.0293) |
| OKLCH | oklch(86.5% 0.071 155.5) |
| XYZ | xyz(53.7821, 66.6089, 59.3032) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 5.23
Hospital Green
#9BE5AA
ΔE00 6.42
Seafoam
#7FE0B3
ΔE00 6.94
Pale Turquoise
#A5FBD5
ΔE00 6.96
Light Sage
#BCECAC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE1BF #E1AED0
analogous
#B6E1AE #AEE1BF #AEE1D8
triadic
#AEE1BF #BFAEE1 #E1BFAE
tetradic
#AEE1BF #AEB6E1 #E1AED0 #E1D8AE
square
#AEE1BF #AEB6E1 #E1AED0 #E1D8AE
split-complementary
#AEE1BF #D8AEE1 #E1AEB6
monochromatic
#55C078 #81D09C #AEE1BF #DBF2E2 #E9F7ED
Accessibility & contrast
On white
1.47
#AEE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#AEE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE1BF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE1BF | 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)
#E1D9BD
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#A6E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee1bf; /* rgb */ color: rgb(174, 225, 191); /* oklch */ color: oklch(86.5% 0.071 155.5);
Tailwind
colors: {
custom: {
50: '#c7ead2',
500: '#aee1bf',
950: '#000000',
},
}SCSS
$custom: #aee1bf; $custom-light: #c7ead2; $custom-dark: #000000;
JSON
{
"hex": "#aee1bf",
"rgb": {
"r": 174,
"g": 225,
"b": 191
},
"hsl": {
"h": 140,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.86495,
"c": 0.07058,
"h": 155.5
},
"luminance": 0.66611
}Semantic roles & 50–950 ramp
primary
#AEE1BF
secondary
#BA79A4
accent
#2C8AB9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483