#AEDFC0#AEDFC0
#AEDFC0 is a very light, moderate green. Relative luminance 0.656; OKLCH L 86.1% C 0.066 H 156.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFC0 |
|---|---|
| RGB | rgb(174, 223, 192) |
| HSL | hsl(142, 43%, 78%) |
| HSV | hsv(142, 22%, 87%) |
| CMYK | cmyk(22%, 0%, 13.9%, 12.5%) |
| CIE-LAB | lab(84.78, -21.94, 10.06) |
| CIE-LCH | lch(84.78, 24.14, 155.37°) |
| OKLab | oklab(86.08% -0.0612 0.026) |
| OKLCH | oklch(86.08% 0.066 156.9) |
| XYZ | xyz(53.3550, 65.5780, 59.7056) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.49
Mint
#AAF0C1
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 7.26
Seafoam
#7FE0B3
ΔE00 7.38
Pale Turquoise
#A5FBD5
ΔE00 7.46
Pale Teal
#82CBB2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFC0 #DFAECD
analogous
#B4DFAE #AEDFC0 #AEDFD8
triadic
#AEDFC0 #C0AEDF #DFC0AE
tetradic
#AEDFC0 #AEB4DF #DFAECD #DFD8AE
square
#AEDFC0 #AEB4DF #DFAECD #DFD8AE
split-complementary
#AEDFC0 #D8AEDF #DFAEB4
monochromatic
#56BC7C #82CE9E #AEDFC0 #DAF0E2 #E9F6EE
Accessibility & contrast
On white
1.49
#AEDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#AEDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFC0
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFC0 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BE
Deuteranopia (green-blind)
#D6D1C2
Tritanopia (blue-blind)
#A6DED6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedfc0; /* rgb */ color: rgb(174, 223, 192); /* oklch */ color: oklch(86.1% 0.066 156.9);
Tailwind
colors: {
custom: {
50: '#c7e9d3',
500: '#aedfc0',
950: '#000000',
},
}SCSS
$custom: #aedfc0; $custom-light: #c7e9d3; $custom-dark: #000000;
JSON
{
"hex": "#aedfc0",
"rgb": {
"r": 174,
"g": 223,
"b": 192
},
"hsl": {
"h": 142.041,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.86082,
"c": 0.06648,
"h": 156.9
},
"luminance": 0.6558
}Semantic roles & 50–950 ramp
primary
#AEDFC0
secondary
#B87AA1
accent
#2F85B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483