#AEEBAE#AEEBAE
#AEEBAE is a very light, moderate green. Relative luminance 0.715; OKLCH L 88.3% C 0.103 H 144.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEBAE |
|---|---|
| RGB | rgb(174, 235, 174) |
| HSL | hsl(120, 60%, 80%) |
| HSV | hsv(120, 26%, 92%) |
| CMYK | cmyk(26%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(87.71, -30.88, 23.55) |
| CIE-LCH | lch(87.71, 38.84, 142.67°) |
| OKLab | oklab(88.31% -0.0843 0.0599) |
| OKLCH | oklch(88.31% 0.103 144.6) |
| XYZ | xyz(54.8016, 71.4694, 50.9438) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.64
Hospital Green
#9BE5AA
ΔE00 2.84
Light Grey Green
#B7E1A1
ΔE00 4.01
Celadon
#BEFDB7
ΔE00 4.08
Mint
#AAF0C1
ΔE00 4.15
Light Mint
#B6FFBB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEBAE #EBAEEB
analogous
#CCEBAE #AEEBAE #AEEBCC
triadic
#AEEBAE #AEAEEB #EBAEAE
tetradic
#AEEBAE #AECCEB #EBAEEB #EBCCAE
square
#AEEBAE #AECCEB #EBAEEB #EBCCAE
split-complementary
#AEEBAE #CCAEEB #EBAECC
monochromatic
#4CD34C #7DDF7D #AEEBAE #DFF7DF #E6F9E6
Accessibility & contrast
On white
1.37
#AEEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#AEEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEBAE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEBAE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#E4D9B1
Tritanopia (blue-blind)
#A8E7DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeebae; /* rgb */ color: rgb(174, 235, 174); /* oklch */ color: oklch(88.3% 0.103 144.6);
Tailwind
colors: {
custom: {
50: '#c7f1c6',
500: '#aeebae',
950: '#000000',
},
}SCSS
$custom: #aeebae; $custom-light: #c7f1c6; $custom-dark: #000000;
JSON
{
"hex": "#aeebae",
"rgb": {
"r": 174,
"g": 235,
"b": 174
},
"hsl": {
"h": 120,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.8831,
"c": 0.10341,
"h": 144.6
},
"luminance": 0.71471
}Semantic roles & 50–950 ramp
primary
#AEEBAE
secondary
#C776C7
accent
#1DC8C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582