#78F293#78F293
#78F293 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.8% C 0.171 H 149.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #78F293 |
|---|---|
| RGB | rgb(120, 242, 147) |
| HSL | hsl(133, 82%, 71%) |
| HSV | hsv(133, 50%, 95%) |
| CMYK | cmyk(50.4%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.80, -54.10, 35.60) |
| CIE-LCH | lch(86.80, 64.76, 146.65°) |
| OKLab | oklab(86.76% -0.1468 0.0884) |
| OKLCH | oklch(86.76% 0.171 149) |
| XYZ | xyz(44.7614, 69.6003, 38.6735) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.87
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.36
Foam Green
#90FDA9
ΔE00 3.45
Palegreen
#98FB98
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F293 #F278D7
analogous
#9AF278 #78F293 #78F2D0
triadic
#78F293 #9378F2 #F29378
tetradic
#78F293 #789AF2 #F278D7 #F2D078
square
#78F293 #789AF2 #F278D7 #F2D078
split-complementary
#78F293 #D078F2 #F2789A
monochromatic
#15DB41 #40ED66 #78F293 #B0F7C0 #E3FCE9
Accessibility & contrast
On white
1.41
#78F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#78F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F293
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F293 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08C
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#5FEEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #78f293; /* rgb */ color: rgb(120, 242, 147); /* oklch */ color: oklch(86.8% 0.171 149.0);
Tailwind
colors: {
custom: {
50: '#a7f7b3',
500: '#78f293',
950: '#000000',
},
}SCSS
$custom: #78f293; $custom-light: #a7f7b3; $custom-dark: #000000;
JSON
{
"hex": "#78f293",
"rgb": {
"r": 120,
"g": 242,
"b": 147
},
"hsl": {
"h": 133.279,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.86759,
"c": 0.17132,
"h": 149
},
"luminance": 0.69604
}Semantic roles & 50–950 ramp
primary
#78F293
secondary
#CC42AE
accent
#07AFDF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581