#AEEBB5#AEEBB5
#AEEBB5 is a very light, moderate green. Relative luminance 0.718; OKLCH L 88.5% C 0.096 H 147.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEBB5 |
|---|---|
| RGB | rgb(174, 235, 181) |
| HSL | hsl(127, 60%, 80%) |
| HSV | hsv(127, 26%, 92%) |
| CMYK | cmyk(26%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(87.85, -29.70, 20.12) |
| CIE-LCH | lch(87.85, 35.88, 145.88°) |
| OKLab | oklab(88.46% -0.0814 0.0514) |
| OKLCH | oklch(88.46% 0.096 147.7) |
| XYZ | xyz(55.5019, 71.7495, 54.6318) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.73
Hospital Green
#9BE5AA
ΔE00 2.78
Light Sage
#BCECAC
ΔE00 3.71
Light Mint
#B6FFBB
ΔE00 4.72
Celadon
#BEFDB7
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEBB5 #EBAEE4
analogous
#C6EBAE #AEEBB5 #AEEBD3
triadic
#AEEBB5 #B5AEEB #EBB5AE
tetradic
#AEEBB5 #AEC6EB #EBAEE4 #EBD3AE
square
#AEEBB5 #AEC6EB #EBAEE4 #EBD3AE
split-complementary
#AEEBB5 #D3AEEB #EBAEC6
monochromatic
#4CD35B #7DDF88 #AEEBB5 #DFF7E2 #E6F9E9
Accessibility & contrast
On white
1.37
#AEEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#AEEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEBB5
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEBB5 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0B2
Deuteranopia (green-blind)
#E3DAB8
Tritanopia (blue-blind)
#A7E8DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeebb5; /* rgb */ color: rgb(174, 235, 181); /* oklch */ color: oklch(88.5% 0.096 147.7);
Tailwind
colors: {
custom: {
50: '#c7f1cb',
500: '#aeebb5',
950: '#000000',
},
}SCSS
$custom: #aeebb5; $custom-light: #c7f1cb; $custom-dark: #000000;
JSON
{
"hex": "#aeebb5",
"rgb": {
"r": 174,
"g": 235,
"b": 181
},
"hsl": {
"h": 126.885,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.88463,
"c": 0.09625,
"h": 147.7
},
"luminance": 0.71752
}Semantic roles & 50–950 ramp
primary
#AEEBB5
secondary
#C776BE
accent
#1DB4C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582