#78E093#78E093
#78E093 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.146 H 150.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78E093 |
|---|---|
| RGB | rgb(120, 224, 147) |
| HSL | hsl(136, 63%, 67%) |
| HSV | hsv(136, 46%, 88%) |
| CMYK | cmyk(46.4%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(81.52, -46.68, 28.60) |
| CIE-LCH | lch(81.52, 54.74, 148.51°) |
| OKLab | oklab(82.44% -0.127 0.0718) |
| OKLCH | oklch(82.44% 0.146 150.5) |
| XYZ | xyz(39.6653, 59.4080, 36.9748) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 4.94
Weird Green
#3AE57F
ΔE00 5.16
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.61
Light Sea Green
#98F6B0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E093 #E078C5
analogous
#91E078 #78E093 #78E0C7
triadic
#78E093 #9378E0 #E09378
tetradic
#78E093 #7891E0 #E078C5 #E0C778
square
#78E093 #7891E0 #E078C5 #E0C778
split-complementary
#78E093 #C778E0 #E07891
monochromatic
#29B44D #46D56B #78E093 #AAEBBB #DCF7E3
Accessibility & contrast
On white
1.63
#78E093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#78E093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E093
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E093 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18E
Deuteranopia (green-blind)
#D2C698
Tritanopia (blue-blind)
#64DDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78e093; /* rgb */ color: rgb(120, 224, 147); /* oklch */ color: oklch(82.4% 0.146 150.5);
Tailwind
colors: {
custom: {
50: '#a4eab3',
500: '#78e093',
950: '#000000',
},
}SCSS
$custom: #78e093; $custom-light: #a4eab3; $custom-dark: #000000;
JSON
{
"hex": "#78e093",
"rgb": {
"r": 120,
"g": 224,
"b": 147
},
"hsl": {
"h": 135.577,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.82442,
"c": 0.14588,
"h": 150.5
},
"luminance": 0.59411
}Semantic roles & 50–950 ramp
primary
#78E093
secondary
#B54799
accent
#1B9DCA
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481