#AFE8A5#AFE8A5
#AFE8A5 is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.5% C 0.108 H 140.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE8A5 |
|---|---|
| RGB | rgb(175, 232, 165) |
| HSL | hsl(111, 59%, 78%) |
| HSV | hsv(111, 29%, 91%) |
| CMYK | cmyk(24.6%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(86.77, -30.60, 26.90) |
| CIE-LCH | lch(86.77, 40.74, 138.68°) |
| OKLab | oklab(87.51% -0.0834 0.0679) |
| OKLCH | oklch(87.51% 0.108 140.8) |
| XYZ | xyz(53.3255, 69.5421, 46.2034) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.00
Light Grey Green
#B7E1A1
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.57
Hospital Green
#9BE5AA
ΔE00 3.82
Celadon
#BEFDB7
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE8A5 #DEA5E8
analogous
#D0E8A5 #AFE8A5 #A5E8BC
triadic
#AFE8A5 #A5AFE8 #E8A5AF
tetradic
#AFE8A5 #A5D0E8 #DEA5E8 #E8BCA5
square
#AFE8A5 #A5D0E8 #DEA5E8 #E8BCA5
split-complementary
#AFE8A5 #BCA5E8 #E8A5D0
monochromatic
#58CF44 #84DC74 #AFE8A5 #DAF4D6 #E9F9E7
Accessibility & contrast
On white
1.41
#AFE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#AFE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE8A5
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE8A5 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA1
Deuteranopia (green-blind)
#E3D7A8
Tritanopia (blue-blind)
#ABE4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe8a5; /* rgb */ color: rgb(175, 232, 165); /* oklch */ color: oklch(87.5% 0.108 140.8);
Tailwind
colors: {
custom: {
50: '#c8efc0',
500: '#afe8a5',
950: '#000000',
},
}SCSS
$custom: #afe8a5; $custom-light: #c8efc0; $custom-dark: #000000;
JSON
{
"hex": "#afe8a5",
"rgb": {
"r": 175,
"g": 232,
"b": 165
},
"hsl": {
"h": 111.045,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.87514,
"c": 0.10754,
"h": 140.8
},
"luminance": 0.69544
}Semantic roles & 50–950 ramp
primary
#AFE8A5
secondary
#B66EC3
accent
#1FC7AE
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582