#AEDEBA#AEDEBA
#AEDEBA is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.7% C 0.070 H 152.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEBA |
|---|---|
| RGB | rgb(174, 222, 186) |
| HSL | hsl(135, 42%, 78%) |
| HSV | hsv(135, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(84.37, -22.56, 12.64) |
| CIE-LCH | lch(84.37, 25.86, 150.74°) |
| OKLab | oklab(85.71% -0.0624 0.0326) |
| OKLCH | oklch(85.71% 0.07 152.4) |
| XYZ | xyz(52.4373, 64.7848, 56.1868) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.10
Light Teal
#90E4C1
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.15
Seafoam
#7FE0B3
ΔE00 7.22
Light Grey Green
#B7E1A1
ΔE00 7.33
Light Sage
#BCECAC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEBA #DEAED2
analogous
#BADEAE #AEDEBA #AEDED2
triadic
#AEDEBA #BAAEDE #DEBAAE
tetradic
#AEDEBA #AEBADE #DEAED2 #DED2AE
square
#AEDEBA #AEBADE #DEAED2 #DED2AE
split-complementary
#AEDEBA #D2AEDE #DEAEBA
monochromatic
#57BB70 #83CC95 #AEDEBA #D9F0DF #E9F6EC
Accessibility & contrast
On white
1.50
#AEDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AEDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEBA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEBA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#D6D0BC
Tritanopia (blue-blind)
#A7DCD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeba; /* rgb */ color: rgb(174, 222, 186); /* oklch */ color: oklch(85.7% 0.070 152.4);
Tailwind
colors: {
custom: {
50: '#c7e8ce',
500: '#aedeba',
950: '#000000',
},
}SCSS
$custom: #aedeba; $custom-light: #c7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#aedeba",
"rgb": {
"r": 174,
"g": 222,
"b": 186
},
"hsl": {
"h": 135,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85712,
"c": 0.0704,
"h": 152.4
},
"luminance": 0.64786
}Semantic roles & 50–950 ramp
primary
#AEDEBA
secondary
#B67AA7
accent
#3094B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483