#AFE8A7#AFE8A7
#AFE8A7 is a very light, moderate green. Relative luminance 0.696; OKLCH L 87.6% C 0.105 H 141.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE8A7 |
|---|---|
| RGB | rgb(175, 232, 167) |
| HSL | hsl(113, 59%, 78%) |
| HSV | hsv(113, 28%, 91%) |
| CMYK | cmyk(24.6%, 0%, 28%, 9%) |
| CIE-LAB | lab(86.81, -30.28, 25.92) |
| CIE-LCH | lch(86.81, 39.86, 139.43°) |
| OKLab | oklab(87.55% -0.0825 0.0656) |
| OKLCH | oklch(87.55% 0.105 141.5) |
| XYZ | xyz(53.5089, 69.6155, 47.1696) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.00
Light Grey Green
#B7E1A1
ΔE00 2.85
Hospital Green
#9BE5AA
ΔE00 3.55
Washed Out Green
#BCF5A6
ΔE00 3.84
Celadon
#BEFDB7
ΔE00 4.43
Pale Green
#C7FDB5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE8A7 #E0A7E8
analogous
#CFE8A7 #AFE8A7 #A7E8BF
triadic
#AFE8A7 #A7AFE8 #E8A7AF
tetradic
#AFE8A7 #A7CFE8 #E0A7E8 #E8BFA7
square
#AFE8A7 #A7CFE8 #E0A7E8 #E8BFA7
split-complementary
#AFE8A7 #BFA7E8 #E8A7CF
monochromatic
#57CF46 #83DB76 #AFE8A7 #DBF5D8 #E9F9E7
Accessibility & contrast
On white
1.41
#AFE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#AFE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE8A7
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE8A7 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#E2D7AA
Tritanopia (blue-blind)
#ABE4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe8a7; /* rgb */ color: rgb(175, 232, 167); /* oklch */ color: oklch(87.6% 0.105 141.5);
Tailwind
colors: {
custom: {
50: '#c8efc1',
500: '#afe8a7',
950: '#000000',
},
}SCSS
$custom: #afe8a7; $custom-light: #c8efc1; $custom-dark: #000000;
JSON
{
"hex": "#afe8a7",
"rgb": {
"r": 175,
"g": 232,
"b": 167
},
"hsl": {
"h": 112.615,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.87554,
"c": 0.10541,
"h": 141.5
},
"luminance": 0.69617
}Semantic roles & 50–950 ramp
primary
#AFE8A7
secondary
#B970C3
accent
#1FC6B2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582