#AFF79C#AFF79C
#AFF79C is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.7% C 0.140 H 139.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF79C |
|---|---|
| RGB | rgb(175, 247, 156) |
| HSL | hsl(107, 85%, 79%) |
| HSV | hsv(107, 37%, 97%) |
| CMYK | cmyk(29.1%, 0%, 36.8%, 3.1%) |
| CIE-LAB | lab(90.80, -38.83, 36.82) |
| CIE-LCH | lch(90.80, 53.51, 136.52°) |
| OKLab | oklab(90.71% -0.106 0.0914) |
| OKLCH | oklch(90.71% 0.14 139.2) |
| XYZ | xyz(56.9388, 78.0336, 43.5080) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.32
Pale Light Green
#B1FC99
ΔE00 1.50
Pastel Green
#B0FF9D
ΔE00 1.82
Tea Green
#BDF8A3
ΔE00 2.04
Washed Out Green
#BCF5A6
ΔE00 2.56
Palegreen
#98FB98
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF79C #E49CF7
analogous
#DCF79C #AFF79C #9CF7B7
triadic
#AFF79C #9CAFF7 #F79CAF
tetradic
#AFF79C #9CDCF7 #E49CF7 #F7B79C
square
#AFF79C #9CDCF7 #E49CF7 #F7B79C
split-complementary
#AFF79C #B79CF7 #F79CDC
monochromatic
#53EE2B #81F263 #AFF79C #DDFCD5 #E8FDE3
Accessibility & contrast
On white
1.26
#AFF79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#AFF79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF79C
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF79C | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE996
Deuteranopia (green-blind)
#F1E2A1
Tritanopia (blue-blind)
#ABF1E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff79c; /* rgb */ color: rgb(175, 247, 156); /* oklch */ color: oklch(90.7% 0.140 139.2);
Tailwind
colors: {
custom: {
50: '#c9faba',
500: '#aff79c',
950: '#000000',
},
}SCSS
$custom: #aff79c; $custom-light: #c9faba; $custom-dark: #000000;
JSON
{
"hex": "#aff79c",
"rgb": {
"r": 175,
"g": 247,
"b": 156
},
"hsl": {
"h": 107.473,
"s": 85.047,
"l": 79.02
},
"oklch": {
"l": 0.90709,
"c": 0.13993,
"h": 139.2
},
"luminance": 0.78036
}Semantic roles & 50–950 ramp
primary
#AFF79C
secondary
#BE60D7
accent
#04E2B3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581