#AEDEB8#AEDEB8
#AEDEB8 is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.7% C 0.072 H 150.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB8 |
|---|---|
| RGB | rgb(174, 222, 184) |
| HSL | hsl(133, 42%, 78%) |
| HSV | hsv(133, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(84.33, -22.92, 13.63) |
| CIE-LCH | lch(84.33, 26.67, 149.27°) |
| OKLab | oklab(85.66% -0.0632 0.0351) |
| OKLCH | oklch(85.66% 0.072 150.9) |
| XYZ | xyz(52.2262, 64.7003, 55.0748) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 6.11
Light Grey Green
#B7E1A1
ΔE00 6.79
Light Sage
#BCECAC
ΔE00 6.87
Seafoam
#7FE0B3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB8 #DEAED4
analogous
#BCDEAE #AEDEB8 #AEDED0
triadic
#AEDEB8 #B8AEDE #DEB8AE
tetradic
#AEDEB8 #AEBCDE #DEAED4 #DED0AE
square
#AEDEB8 #AEBCDE #DEAED4 #DED0AE
split-complementary
#AEDEB8 #D0AEDE #DEAEBC
monochromatic
#57BB6C #83CC92 #AEDEB8 #D9F0DE #E9F6EC
Accessibility & contrast
On white
1.51
#AEDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#AEDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB8
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB8 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B6
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#A8DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb8; /* rgb */ color: rgb(174, 222, 184); /* oklch */ color: oklch(85.7% 0.072 150.9);
Tailwind
colors: {
custom: {
50: '#c7e8cd',
500: '#aedeb8',
950: '#000000',
},
}SCSS
$custom: #aedeb8; $custom-light: #c7e8cd; $custom-dark: #000000;
JSON
{
"hex": "#aedeb8",
"rgb": {
"r": 174,
"g": 222,
"b": 184
},
"hsl": {
"h": 132.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85662,
"c": 0.07233,
"h": 150.9
},
"luminance": 0.64702
}Semantic roles & 50–950 ramp
primary
#AEDEB8
secondary
#B67AAA
accent
#309AB5
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483