#AFF78E#AFF78E
#AFF78E is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.5% C 0.154 H 136.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF78E |
|---|---|
| RGB | rgb(175, 247, 142) |
| HSL | hsl(101, 87%, 76%) |
| HSV | hsv(101, 43%, 97%) |
| CMYK | cmyk(29.1%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(90.59, -40.72, 43.44) |
| CIE-LCH | lch(90.59, 59.54, 133.15°) |
| OKLab | oklab(90.48% -0.1116 0.1062) |
| OKLCH | oklch(90.48% 0.154 136.4) |
| XYZ | xyz(55.8209, 77.5865, 37.6205) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.61
Pastel Green
#B0FF9D
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 3.33
Light Pastel Green
#B2FBA5
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF78E #D68EF7
analogous
#E4F78E #AFF78E #8EF7A2
triadic
#AFF78E #8EAFF7 #F78EAF
tetradic
#AFF78E #8EE4F7 #D68EF7 #F7A28E
square
#AFF78E #8EE4F7 #D68EF7 #F7A28E
split-complementary
#AFF78E #A28EF7 #F78EE4
monochromatic
#5EEF1C #87F355 #AFF78E #D7FBC7 #EBFDE2
Accessibility & contrast
On white
1.27
#AFF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#AFF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF78E
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF78E | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F3E294
Tritanopia (blue-blind)
#ADF0DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff78e; /* rgb */ color: rgb(175, 247, 142); /* oklch */ color: oklch(90.5% 0.154 136.4);
Tailwind
colors: {
custom: {
50: '#c9fab0',
500: '#aff78e',
950: '#000000',
},
}SCSS
$custom: #aff78e; $custom-light: #c9fab0; $custom-dark: #000000;
JSON
{
"hex": "#aff78e",
"rgb": {
"r": 175,
"g": 247,
"b": 142
},
"hsl": {
"h": 101.143,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.90477,
"c": 0.15406,
"h": 136.4
},
"luminance": 0.77588
}Semantic roles & 50–950 ramp
primary
#AFF78E
secondary
#AD54D5
accent
#02E39D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581