#78E68E#78E68E
#78E68E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.159 H 148.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #78E68E |
|---|---|
| RGB | rgb(120, 230, 142) |
| HSL | hsl(132, 69%, 69%) |
| HSV | hsv(132, 48%, 90%) |
| CMYK | cmyk(47.8%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(83.20, -50.02, 33.38) |
| CIE-LCH | lch(83.20, 60.14, 146.29°) |
| OKLab | oklab(83.79% -0.1359 0.083) |
| OKLCH | oklch(83.79% 0.159 148.6) |
| XYZ | xyz(40.9225, 62.5366, 35.5003) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.12
Foam Green
#90FDA9
ΔE00 5.28
Light Bluish Green
#76FDA8
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E68E #E678D0
analogous
#99E678 #78E68E #78E6C5
triadic
#78E68E #8E78E6 #E68E78
tetradic
#78E68E #7899E6 #E678D0 #E6C578
square
#78E68E #7899E6 #E678D0 #E6C578
split-complementary
#78E68E #C578E6 #E67899
monochromatic
#24C043 #44DC63 #78E68E #ACF0B9 #DFF9E4
Accessibility & contrast
On white
1.55
#78E68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#78E68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E68E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E68E | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#64E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #78e68e; /* rgb */ color: rgb(120, 230, 142); /* oklch */ color: oklch(83.8% 0.159 148.6);
Tailwind
colors: {
custom: {
50: '#a5eeb0',
500: '#78e68e',
950: '#000000',
},
}SCSS
$custom: #78e68e; $custom-light: #a5eeb0; $custom-dark: #000000;
JSON
{
"hex": "#78e68e",
"rgb": {
"r": 120,
"g": 230,
"b": 142
},
"hsl": {
"h": 132,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.83788,
"c": 0.15922,
"h": 148.6
},
"luminance": 0.6254
}Semantic roles & 50–950 ramp
primary
#78E68E
secondary
#BE45A5
accent
#15ABD1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581