#78EA80#78EA80
#78EA80 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.178 H 145.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA80 |
|---|---|
| RGB | rgb(120, 234, 128) |
| HSL | hsl(124, 73%, 69%) |
| HSV | hsv(124, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(84.17, -53.79, 41.59) |
| CIE-LCH | lch(84.17, 67.99, 142.29°) |
| OKLab | oklab(84.52% -0.1461 0.1016) |
| OKLCH | oklch(84.52% 0.178 145.2) |
| XYZ | xyz(41.0626, 64.3941, 30.6834) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.78
Lightish Green
#61E160
ΔE00 4.01
Palegreen
#98FB98
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.59
Easter Green
#8CFD7E
ΔE00 4.93
Baby Green
#8CFF9E
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA80 #EA78E2
analogous
#A9EA78 #78EA80 #78EAB9
triadic
#78EA80 #8078EA #EA8078
tetradic
#78EA80 #78A9EA #EA78E2 #EAB978
square
#78EA80 #78A9EA #EA78E2 #EAB978
split-complementary
#78EA80 #B978EA #EA78A9
monochromatic
#1FC82B #43E24E #78EA80 #ADF2B2 #E2FAE4
Accessibility & contrast
On white
1.51
#78EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#78EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA80
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA80 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#66E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78ea80; /* rgb */ color: rgb(120, 234, 128); /* oklch */ color: oklch(84.5% 0.178 145.2);
Tailwind
colors: {
custom: {
50: '#a6f1a6',
500: '#78ea80',
950: '#000000',
},
}SCSS
$custom: #78ea80; $custom-light: #a6f1a6; $custom-dark: #000000;
JSON
{
"hex": "#78ea80",
"rgb": {
"r": 120,
"g": 234,
"b": 128
},
"hsl": {
"h": 124.211,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84516,
"c": 0.17793,
"h": 145.2
},
"luminance": 0.64397
}Semantic roles & 50–950 ramp
primary
#78EA80
secondary
#C244BA
accent
#10C7D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580