#AFE79A#AFE79A
#AFE79A is a very light, moderate green. Relative luminance 0.686; OKLCH L 87.1% C 0.118 H 137.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE79A |
|---|---|
| RGB | rgb(175, 231, 154) |
| HSL | hsl(104, 62%, 75%) |
| HSV | hsv(104, 33%, 91%) |
| CMYK | cmyk(24.2%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(86.30, -31.80, 31.89) |
| CIE-LCH | lch(86.30, 45.04, 134.92°) |
| OKLab | oklab(87.08% -0.0867 0.0797) |
| OKLCH | oklch(87.08% 0.118 137.4) |
| XYZ | xyz(52.0863, 68.5974, 41.0619) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.06
Light Sage
#BCECAC
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 4.46
Pale Green
#C7FDB5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE79A #D29AE7
analogous
#D6E79A #AFE79A #9AE7AB
triadic
#AFE79A #9AAFE7 #E79AAF
tetradic
#AFE79A #9AD6E7 #D29AE7 #E7AB9A
square
#AFE79A #9AD6E7 #D29AE7 #E7AB9A
split-complementary
#AFE79A #AB9AE7 #E79AD6
monochromatic
#61CF37 #88DB69 #AFE79A #D6F3CB #EBF9E6
Accessibility & contrast
On white
1.43
#AFE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#AFE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE79A
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE79A | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#ADE2D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe79a; /* rgb */ color: rgb(175, 231, 154); /* oklch */ color: oklch(87.1% 0.118 137.4);
Tailwind
colors: {
custom: {
50: '#c8efb8',
500: '#afe79a',
950: '#000000',
},
}SCSS
$custom: #afe79a; $custom-light: #c8efb8; $custom-dark: #000000;
JSON
{
"hex": "#afe79a",
"rgb": {
"r": 175,
"g": 231,
"b": 154
},
"hsl": {
"h": 103.636,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.87075,
"c": 0.11776,
"h": 137.4
},
"luminance": 0.68599
}Semantic roles & 50–950 ramp
primary
#AFE79A
secondary
#A864C1
accent
#1CC99A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581