#AEDEB7#AEDEB7
#AEDEB7 is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.6% C 0.073 H 150.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB7 |
|---|---|
| RGB | rgb(174, 222, 183) |
| HSL | hsl(131, 42%, 78%) |
| HSV | hsv(131, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 17.6%, 12.9%) |
| CIE-LAB | lab(84.31, -23.10, 14.12) |
| CIE-LCH | lch(84.31, 27.08, 148.56°) |
| OKLab | oklab(85.64% -0.0636 0.0364) |
| OKLCH | oklch(85.64% 0.073 150.2) |
| XYZ | xyz(52.1218, 64.6585, 54.5247) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 5.55
Light Teal
#90E4C1
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.52
Light Sage
#BCECAC
ΔE00 6.63
Seafoam
#7FE0B3
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB7 #DEAED5
analogous
#BDDEAE #AEDEB7 #AEDECF
triadic
#AEDEB7 #B7AEDE #DEB7AE
tetradic
#AEDEB7 #AEBDDE #DEAED5 #DECFAE
square
#AEDEB7 #AEBDDE #DEAED5 #DECFAE
split-complementary
#AEDEB7 #CFAEDE #DEAEBD
monochromatic
#57BB6A #83CC90 #AEDEB7 #D9F0DE #E9F6EC
Accessibility & contrast
On white
1.51
#AEDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#AEDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB7
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB7 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD6B5
Deuteranopia (green-blind)
#D7D0B9
Tritanopia (blue-blind)
#A8DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb7; /* rgb */ color: rgb(174, 222, 183); /* oklch */ color: oklch(85.6% 0.073 150.2);
Tailwind
colors: {
custom: {
50: '#c7e8cc',
500: '#aedeb7',
950: '#000000',
},
}SCSS
$custom: #aedeb7; $custom-light: #c7e8cc; $custom-dark: #000000;
JSON
{
"hex": "#aedeb7",
"rgb": {
"r": 174,
"g": 222,
"b": 183
},
"hsl": {
"h": 131.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85638,
"c": 0.07331,
"h": 150.2
},
"luminance": 0.6466
}Semantic roles & 50–950 ramp
primary
#AEDEB7
secondary
#B67AAB
accent
#309CB5
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483