#AEDFBA#AEDFBA
#AEDFBA is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.9% C 0.072 H 152.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFBA |
|---|---|
| RGB | rgb(174, 223, 186) |
| HSL | hsl(135, 43%, 78%) |
| HSV | hsv(135, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 16.6%, 12.5%) |
| CIE-LAB | lab(84.65, -23.05, 13.03) |
| CIE-LCH | lch(84.65, 26.47, 150.53°) |
| OKLab | oklab(85.93% -0.0637 0.0336) |
| OKLCH | oklch(85.93% 0.072 152.2) |
| XYZ | xyz(52.7037, 65.3175, 56.2756) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.78
Light Teal
#90E4C1
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 7.06
Light Sage
#BCECAC
ΔE00 7.10
Light Grey Green
#B7E1A1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFBA #DFAED3
analogous
#BADFAE #AEDFBA #AEDFD2
triadic
#AEDFBA #BAAEDF #DFBAAE
tetradic
#AEDFBA #AEBADF #DFAED3 #DFD2AE
square
#AEDFBA #AEBADF #DFAED3 #DFD2AE
split-complementary
#AEDFBA #D2AEDF #DFAEBA
monochromatic
#56BC6F #82CE95 #AEDFBA #DAF0DF #E9F6EC
Accessibility & contrast
On white
1.49
#AEDFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#AEDFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFBA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFBA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#A7DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedfba; /* rgb */ color: rgb(174, 223, 186); /* oklch */ color: oklch(85.9% 0.072 152.2);
Tailwind
colors: {
custom: {
50: '#c7e9ce',
500: '#aedfba',
950: '#000000',
},
}SCSS
$custom: #aedfba; $custom-light: #c7e9ce; $custom-dark: #000000;
JSON
{
"hex": "#aedfba",
"rgb": {
"r": 174,
"g": 223,
"b": 186
},
"hsl": {
"h": 134.694,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.85931,
"c": 0.07202,
"h": 152.2
},
"luminance": 0.65319
}Semantic roles & 50–950 ramp
primary
#AEDFBA
secondary
#B87AA8
accent
#2F95B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483