#AFE8A8#AFE8A8
#AFE8A8 is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.6% C 0.104 H 141.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE8A8 |
|---|---|
| RGB | rgb(175, 232, 168) |
| HSL | hsl(113, 58%, 78%) |
| HSV | hsv(113, 28%, 91%) |
| CMYK | cmyk(24.6%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(86.83, -30.12, 25.43) |
| CIE-LCH | lch(86.83, 39.42, 139.82°) |
| OKLab | oklab(87.58% -0.0821 0.0644) |
| OKLCH | oklch(87.58% 0.104 141.9) |
| XYZ | xyz(53.6017, 69.6526, 47.6583) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.03
Light Grey Green
#B7E1A1
ΔE00 2.92
Hospital Green
#9BE5AA
ΔE00 3.43
Washed Out Green
#BCF5A6
ΔE00 3.98
Celadon
#BEFDB7
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE8A8 #E1A8E8
analogous
#CFE8A8 #AFE8A8 #A8E8C1
triadic
#AFE8A8 #A8AFE8 #E8A8AF
tetradic
#AFE8A8 #A8CFE8 #E1A8E8 #E8C1A8
square
#AFE8A8 #A8CFE8 #E1A8E8 #E8C1A8
split-complementary
#AFE8A8 #C1A8E8 #E8A8CF
monochromatic
#56CE47 #82DB78 #AFE8A8 #DCF5D8 #E9F9E7
Accessibility & contrast
On white
1.41
#AFE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#AFE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE8A8
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE8A8 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA4
Deuteranopia (green-blind)
#E2D7AB
Tritanopia (blue-blind)
#ABE4D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe8a8; /* rgb */ color: rgb(175, 232, 168); /* oklch */ color: oklch(87.6% 0.104 141.9);
Tailwind
colors: {
custom: {
50: '#c8efc2',
500: '#afe8a8',
950: '#000000',
},
}SCSS
$custom: #afe8a8; $custom-light: #c8efc2; $custom-dark: #000000;
JSON
{
"hex": "#afe8a8",
"rgb": {
"r": 175,
"g": 232,
"b": 168
},
"hsl": {
"h": 113.438,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.87575,
"c": 0.10435,
"h": 141.9
},
"luminance": 0.69654
}Semantic roles & 50–950 ramp
primary
#AFE8A8
secondary
#BA71C3
accent
#20C6B4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582