#AEE1BE#AEE1BE
#AEE1BE is a very light, moderate green. Relative luminance 0.666; OKLCH L 86.5% C 0.071 H 154.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE1BE |
|---|---|
| RGB | rgb(174, 225, 190) |
| HSL | hsl(139, 46%, 78%) |
| HSV | hsv(139, 23%, 88%) |
| CMYK | cmyk(22.7%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(85.28, -23.29, 11.83) |
| CIE-LCH | lch(85.28, 26.12, 153.08°) |
| OKLab | oklab(86.47% -0.0646 0.0306) |
| OKLCH | oklch(86.47% 0.071 154.7) |
| XYZ | xyz(53.6724, 66.5650, 58.7256) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 6.18
Seafoam
#7FE0B3
ΔE00 6.89
Pale Turquoise
#A5FBD5
ΔE00 6.99
Light Sage
#BCECAC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE1BE #E1AED1
analogous
#B7E1AE #AEE1BE #AEE1D7
triadic
#AEE1BE #BEAEE1 #E1BEAE
tetradic
#AEE1BE #AEB7E1 #E1AED1 #E1D7AE
square
#AEE1BE #AEB7E1 #E1AED1 #E1D7AE
split-complementary
#AEE1BE #D7AEE1 #E1AEB7
monochromatic
#55C076 #81D09A #AEE1BE #DBF2E2 #E9F7ED
Accessibility & contrast
On white
1.47
#AEE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#AEE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE1BE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE1BE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#A6E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee1be; /* rgb */ color: rgb(174, 225, 190); /* oklch */ color: oklch(86.5% 0.071 154.7);
Tailwind
colors: {
custom: {
50: '#c7ead1',
500: '#aee1be',
950: '#000000',
},
}SCSS
$custom: #aee1be; $custom-light: #c7ead1; $custom-dark: #000000;
JSON
{
"hex": "#aee1be",
"rgb": {
"r": 174,
"g": 225,
"b": 190
},
"hsl": {
"h": 138.824,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.8647,
"c": 0.07149,
"h": 154.7
},
"luminance": 0.66567
}Semantic roles & 50–950 ramp
primary
#AEE1BE
secondary
#BA79A6
accent
#2C8DB9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483