#AEEBAD#AEEBAD
#AEEBAD is a very light, moderate green. Relative luminance 0.714; OKLCH L 88.3% C 0.104 H 144.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEBAD |
|---|---|
| RGB | rgb(174, 235, 173) |
| HSL | hsl(119, 61%, 80%) |
| HSV | hsv(119, 26%, 92%) |
| CMYK | cmyk(26%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(87.69, -31.05, 24.04) |
| CIE-LCH | lch(87.69, 39.27, 142.25°) |
| OKLab | oklab(88.29% -0.0848 0.061) |
| OKLCH | oklch(88.29% 0.104 144.2) |
| XYZ | xyz(54.7045, 71.4305, 50.4322) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.54
Hospital Green
#9BE5AA
ΔE00 2.92
Light Grey Green
#B7E1A1
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 4.01
Light Mint
#B6FFBB
ΔE00 4.23
Washed Out Green
#BCF5A6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEBAD #EAADEB
analogous
#CDEBAD #AEEBAD #ADEBCB
triadic
#AEEBAD #ADAEEB #EBADAE
tetradic
#AEEBAD #ADCDEB #EAADEB #EBCBAD
square
#AEEBAD #ADCDEB #EAADEB #EBCBAD
split-complementary
#AEEBAD #CBADEB #EBADCD
monochromatic
#4DD34B #7DDF7C #AEEBAD #DFF7DE #E7F9E6
Accessibility & contrast
On white
1.37
#AEEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#AEEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEBAD
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEBAD | 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)
#EEE0A9
Deuteranopia (green-blind)
#E4D9B0
Tritanopia (blue-blind)
#A8E7DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeebad; /* rgb */ color: rgb(174, 235, 173); /* oklch */ color: oklch(88.3% 0.104 144.2);
Tailwind
colors: {
custom: {
50: '#c7f1c5',
500: '#aeebad',
950: '#000000',
},
}SCSS
$custom: #aeebad; $custom-light: #c7f1c5; $custom-dark: #000000;
JSON
{
"hex": "#aeebad",
"rgb": {
"r": 174,
"g": 235,
"b": 173
},
"hsl": {
"h": 119.032,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.88289,
"c": 0.10444,
"h": 144.2
},
"luminance": 0.71432
}Semantic roles & 50–950 ramp
primary
#AEEBAD
secondary
#C675C7
accent
#1DC8C6
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582