#78DF96#78DF96
#78DF96 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.3% C 0.142 H 151.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF96 |
|---|---|
| RGB | rgb(120, 223, 150) |
| HSL | hsl(137, 62%, 67%) |
| HSV | hsv(137, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(81.27, -45.73, 26.73) |
| CIE-LCH | lch(81.27, 52.97, 149.70°) |
| OKLab | oklab(82.26% -0.1246 0.0673) |
| OKLCH | oklch(82.26% 0.142 151.6) |
| XYZ | xyz(39.6358, 58.9675, 38.1415) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.62
Lightgreen
#90EE90
ΔE00 5.42
Weird Green
#3AE57F
ΔE00 5.63
Light Sea Green
#98F6B0
ΔE00 5.65
Aqua Green
#12E193
ΔE00 5.66
Seafoam (survey)
#80F9AD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF96 #DF78C1
analogous
#8DDF78 #78DF96 #78DFCA
triadic
#78DF96 #9678DF #DF9678
tetradic
#78DF96 #788DDF #DF78C1 #DFCA78
square
#78DF96 #788DDF #DF78C1 #DFCA78
split-complementary
#78DF96 #CA78DF #DF788D
monochromatic
#2AB252 #47D370 #78DF96 #A9EBBC #DBF6E3
Accessibility & contrast
On white
1.64
#78DF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#78DF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF96
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF96 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D091
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#63DCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78df96; /* rgb */ color: rgb(120, 223, 150); /* oklch */ color: oklch(82.3% 0.142 151.6);
Tailwind
colors: {
custom: {
50: '#a4e9b5',
500: '#78df96',
950: '#000000',
},
}SCSS
$custom: #78df96; $custom-light: #a4e9b5; $custom-dark: #000000;
JSON
{
"hex": "#78df96",
"rgb": {
"r": 120,
"g": 223,
"b": 150
},
"hsl": {
"h": 137.476,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.82263,
"c": 0.14159,
"h": 151.6
},
"luminance": 0.5897
}Semantic roles & 50–950 ramp
primary
#78DF96
secondary
#B44794
accent
#1C97C9
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481