#78DF94#78DF94
#78DF94 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.143 H 151.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF94 |
|---|---|
| RGB | rgb(120, 223, 148) |
| HSL | hsl(136, 62%, 67%) |
| HSV | hsv(136, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(81.24, -46.08, 27.71) |
| CIE-LCH | lch(81.24, 53.77, 148.98°) |
| OKLab | oklab(82.22% -0.1255 0.0696) |
| OKLCH | oklch(82.22% 0.143 151) |
| XYZ | xyz(39.4761, 58.9036, 37.3006) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.41
Light Sea Green
#98F6B0
ΔE00 5.73
Aqua Green
#12E193
ΔE00 5.73
Seafoam (survey)
#80F9AD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF94 #DF78C3
analogous
#8FDF78 #78DF94 #78DFC8
triadic
#78DF94 #9478DF #DF9478
tetradic
#78DF94 #788FDF #DF78C3 #DFC878
square
#78DF94 #788FDF #DF78C3 #DFC878
split-complementary
#78DF94 #C878DF #DF788F
monochromatic
#2AB24F #47D36D #78DF94 #A9EBBB #DBF6E2
Accessibility & contrast
On white
1.64
#78DF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#78DF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF94
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF94 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08F
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#64DCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78df94; /* rgb */ color: rgb(120, 223, 148); /* oklch */ color: oklch(82.2% 0.143 151.0);
Tailwind
colors: {
custom: {
50: '#a4e9b4',
500: '#78df94',
950: '#000000',
},
}SCSS
$custom: #78df94; $custom-light: #a4e9b4; $custom-dark: #000000;
JSON
{
"hex": "#78df94",
"rgb": {
"r": 120,
"g": 223,
"b": 148
},
"hsl": {
"h": 136.311,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.82222,
"c": 0.14349,
"h": 151
},
"luminance": 0.58907
}Semantic roles & 50–950 ramp
primary
#78DF94
secondary
#B44796
accent
#1C9AC9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481