#AEDEBF#AEDEBF
#AEDEBF is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.8% C 0.066 H 156.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEBF |
|---|---|
| RGB | rgb(174, 222, 191) |
| HSL | hsl(141, 42%, 78%) |
| HSV | hsv(141, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(84.48, -21.63, 10.16) |
| CIE-LCH | lch(84.48, 23.90, 154.84°) |
| OKLab | oklab(85.84% -0.0603 0.0263) |
| OKLCH | oklch(85.84% 0.066 156.4) |
| XYZ | xyz(52.9782, 65.0011, 59.0353) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.67
Mint
#AAF0C1
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 7.32
Seafoam
#7FE0B3
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 7.50
Pale Turquoise
#A5FBD5
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEBF #DEAECD
analogous
#B5DEAE #AEDEBF #AEDED7
triadic
#AEDEBF #BFAEDE #DEBFAE
tetradic
#AEDEBF #AEB5DE #DEAECD #DED7AE
square
#AEDEBF #AEB5DE #DEAECD #DED7AE
split-complementary
#AEDEBF #D7AEDE #DEAEB5
monochromatic
#57BB7A #83CC9D #AEDEBF #D9F0E1 #E9F6EE
Accessibility & contrast
On white
1.50
#AEDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AEDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEBF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEBF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#A6DDD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedebf; /* rgb */ color: rgb(174, 222, 191); /* oklch */ color: oklch(85.8% 0.066 156.4);
Tailwind
colors: {
custom: {
50: '#c7e8d2',
500: '#aedebf',
950: '#000000',
},
}SCSS
$custom: #aedebf; $custom-light: #c7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#aedebf",
"rgb": {
"r": 174,
"g": 222,
"b": 191
},
"hsl": {
"h": 141.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85838,
"c": 0.06576,
"h": 156.4
},
"luminance": 0.65003
}Semantic roles & 50–950 ramp
primary
#AEDEBF
secondary
#B67AA1
accent
#3086B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483