#78E68F#78E68F
#78E68F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.158 H 148.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #78E68F |
|---|---|
| RGB | rgb(120, 230, 143) |
| HSL | hsl(133, 69%, 69%) |
| HSV | hsv(133, 48%, 90%) |
| CMYK | cmyk(47.8%, 0%, 37.8%, 9.8%) |
| CIE-LAB | lab(83.21, -49.86, 32.89) |
| CIE-LCH | lch(83.21, 59.73, 146.59°) |
| OKLab | oklab(83.81% -0.1354 0.0819) |
| OKLCH | oklch(83.81% 0.158 148.8) |
| XYZ | xyz(40.9979, 62.5668, 35.8975) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 5.01
Foam Green
#90FDA9
ΔE00 5.24
Light Bluish Green
#76FDA8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E68F #E678CF
analogous
#98E678 #78E68F #78E6C6
triadic
#78E68F #8F78E6 #E68F78
tetradic
#78E68F #7898E6 #E678CF #E6C678
square
#78E68F #7898E6 #E678CF #E6C678
split-complementary
#78E68F #C678E6 #E67898
monochromatic
#24C044 #44DC64 #78E68F #ACF0BA #DFF9E5
Accessibility & contrast
On white
1.55
#78E68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#78E68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E68F
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E68F | 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)
#E8D689
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#63E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #78e68f; /* rgb */ color: rgb(120, 230, 143); /* oklch */ color: oklch(83.8% 0.158 148.8);
Tailwind
colors: {
custom: {
50: '#a5eeb0',
500: '#78e68f',
950: '#000000',
},
}SCSS
$custom: #78e68f; $custom-light: #a5eeb0; $custom-dark: #000000;
JSON
{
"hex": "#78e68f",
"rgb": {
"r": 120,
"g": 230,
"b": 143
},
"hsl": {
"h": 132.545,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.83807,
"c": 0.15828,
"h": 148.8
},
"luminance": 0.6257
}Semantic roles & 50–950 ramp
primary
#78E68F
secondary
#BE45A4
accent
#15A9D1
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581