#AFF78C#AFF78C
#AFF78C is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.4% C 0.156 H 136.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF78C |
|---|---|
| RGB | rgb(175, 247, 140) |
| HSL | hsl(100, 87%, 76%) |
| HSV | hsv(100, 43%, 97%) |
| CMYK | cmyk(29.1%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(90.56, -40.98, 44.37) |
| CIE-LCH | lch(90.56, 60.40, 132.72°) |
| OKLab | oklab(90.45% -0.1124 0.1082) |
| OKLCH | oklch(90.45% 0.156 136.1) |
| XYZ | xyz(55.6721, 77.5270, 36.8368) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.85
Celery
#C1FD95
ΔE00 2.42
Pastel Green
#B0FF9D
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 3.34
Light Green
#96F97B
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF78C #D48CF7
analogous
#E4F78C #AFF78C #8CF79E
triadic
#AFF78C #8CAFF7 #F78CAF
tetradic
#AFF78C #8CE4F7 #D48CF7 #F79E8C
square
#AFF78C #8CE4F7 #D48CF7 #F79E8C
split-complementary
#AFF78C #9E8CF7 #F78CE4
monochromatic
#5FEF1A #87F353 #AFF78C #D7FBC5 #EBFDE2
Accessibility & contrast
On white
1.27
#AFF78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#AFF78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF78C
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF78C | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE884
Deuteranopia (green-blind)
#F3E292
Tritanopia (blue-blind)
#ADF0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff78c; /* rgb */ color: rgb(175, 247, 140); /* oklch */ color: oklch(90.4% 0.156 136.1);
Tailwind
colors: {
custom: {
50: '#c9faaf',
500: '#aff78c',
950: '#000000',
},
}SCSS
$custom: #aff78c; $custom-light: #c9faaf; $custom-dark: #000000;
JSON
{
"hex": "#aff78c",
"rgb": {
"r": 175,
"g": 247,
"b": 140
},
"hsl": {
"h": 100.374,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.90446,
"c": 0.15604,
"h": 136.1
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#AFF78C
secondary
#AA52D5
accent
#02E49A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581