#78EF93#78EF93
#78EF93 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.167 H 149.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #78EF93 |
|---|---|
| RGB | rgb(120, 239, 147) |
| HSL | hsl(134, 79%, 70%) |
| HSV | hsv(134, 50%, 94%) |
| CMYK | cmyk(49.8%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.92, -52.89, 34.45) |
| CIE-LCH | lch(85.92, 63.12, 146.92°) |
| OKLab | oklab(86.04% -0.1435 0.0856) |
| OKLCH | oklch(86.04% 0.167 149.2) |
| XYZ | xyz(43.8759, 67.8292, 38.3784) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.81
Baby Green
#8CFF9E
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.70
Foam Green
#90FDA9
ΔE00 3.72
Mint Green
#8FFF9F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EF93 #EF78D4
analogous
#99EF78 #78EF93 #78EFCE
triadic
#78EF93 #9378EF #EF9378
tetradic
#78EF93 #7899EF #EF78D4 #EFCE78
square
#78EF93 #7899EF #EF78D4 #EFCE78
split-complementary
#78EF93 #CE78EF #EF7899
monochromatic
#19D443 #41E967 #78EF93 #AFF5BF #E4FCE9
Accessibility & contrast
On white
1.44
#78EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#78EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EF93
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EF93 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#60EBD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #78ef93; /* rgb */ color: rgb(120, 239, 147); /* oklch */ color: oklch(86.0% 0.167 149.2);
Tailwind
colors: {
custom: {
50: '#a6f5b3',
500: '#78ef93',
950: '#000000',
},
}SCSS
$custom: #78ef93; $custom-light: #a6f5b3; $custom-dark: #000000;
JSON
{
"hex": "#78ef93",
"rgb": {
"r": 120,
"g": 239,
"b": 147
},
"hsl": {
"h": 133.613,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.8604,
"c": 0.16716,
"h": 149.2
},
"luminance": 0.67833
}Semantic roles & 50–950 ramp
primary
#78EF93
secondary
#C943AA
accent
#0AACDB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581