#AFF78B#AFF78B
#AFF78B is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.4% C 0.157 H 135.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF78B |
|---|---|
| RGB | rgb(175, 247, 139) |
| HSL | hsl(100, 87%, 76%) |
| HSV | hsv(100, 44%, 97%) |
| CMYK | cmyk(29.1%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(90.55, -41.11, 44.84) |
| CIE-LCH | lch(90.55, 60.83, 132.51°) |
| OKLab | oklab(90.43% -0.1128 0.1092) |
| OKLCH | oklch(90.43% 0.157 135.9) |
| XYZ | xyz(55.5987, 77.4976, 36.4502) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.98
Celery
#C1FD95
ΔE00 2.41
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 3.24
Light Green
#96F97B
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF78B #D38BF7
analogous
#E5F78B #AFF78B #8BF79D
triadic
#AFF78B #8BAFF7 #F78BAF
tetradic
#AFF78B #8BE5F7 #D38BF7 #F79D8B
square
#AFF78B #8BE5F7 #D38BF7 #F79D8B
split-complementary
#AFF78B #9D8BF7 #F78BE5
monochromatic
#60EF18 #88F352 #AFF78B #D6FBC4 #EBFDE2
Accessibility & contrast
On white
1.27
#AFF78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#AFF78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF78B
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF78B | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE883
Deuteranopia (green-blind)
#F3E291
Tritanopia (blue-blind)
#AEF0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff78b; /* rgb */ color: rgb(175, 247, 139); /* oklch */ color: oklch(90.4% 0.157 135.9);
Tailwind
colors: {
custom: {
50: '#c9faae',
500: '#aff78b',
950: '#000000',
},
}SCSS
$custom: #aff78b; $custom-light: #c9faae; $custom-dark: #000000;
JSON
{
"hex": "#aff78b",
"rgb": {
"r": 175,
"g": 247,
"b": 139
},
"hsl": {
"h": 100,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.90431,
"c": 0.15702,
"h": 135.9
},
"luminance": 0.775
}Semantic roles & 50–950 ramp
primary
#AFF78B
secondary
#A951D5
accent
#02E498
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581