#78EA82#78EA82
#78EA82 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.176 H 145.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #78EA82 |
|---|---|
| RGB | rgb(120, 234, 130) |
| HSL | hsl(125, 73%, 69%) |
| HSV | hsv(125, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(84.20, -53.50, 40.64) |
| CIE-LCH | lch(84.20, 67.19, 142.78°) |
| OKLab | oklab(84.55% -0.1453 0.0995) |
| OKLCH | oklch(84.55% 0.176 145.6) |
| XYZ | xyz(41.1955, 64.4473, 31.3835) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.65
Lightish Green
#61E160
ΔE00 4.25
Weird Green
#3AE57F
ΔE00 4.47
Palegreen
#98FB98
ΔE00 4.47
Baby Green
#8CFF9E
ΔE00 4.88
Mint Green
#8FFF9F
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EA82 #EA78E0
analogous
#A7EA78 #78EA82 #78EABB
triadic
#78EA82 #8278EA #EA8278
tetradic
#78EA82 #78A7EA #EA78E0 #EABB78
square
#78EA82 #78A7EA #EA78E0 #EABB78
split-complementary
#78EA82 #BB78EA #EA78A7
monochromatic
#1FC82E #43E251 #78EA82 #ADF2B3 #E2FAE4
Accessibility & contrast
On white
1.51
#78EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#78EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EA82
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EA82 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97A
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#66E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #78ea82; /* rgb */ color: rgb(120, 234, 130); /* oklch */ color: oklch(84.5% 0.176 145.6);
Tailwind
colors: {
custom: {
50: '#a6f1a8',
500: '#78ea82',
950: '#000000',
},
}SCSS
$custom: #78ea82; $custom-light: #a6f1a8; $custom-dark: #000000;
JSON
{
"hex": "#78ea82",
"rgb": {
"r": 120,
"g": 234,
"b": 130
},
"hsl": {
"h": 125.263,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.84548,
"c": 0.17608,
"h": 145.6
},
"luminance": 0.6445
}Semantic roles & 50–950 ramp
primary
#78EA82
secondary
#C244B7
accent
#10C4D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580