#78DF90#78DF90
#78DF90 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.147 H 149.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF90 |
|---|---|
| RGB | rgb(120, 223, 144) |
| HSL | hsl(134, 62%, 67%) |
| HSV | hsv(134, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 35.4%, 12.5%) |
| CIE-LAB | lab(81.17, -46.77, 29.67) |
| CIE-LCH | lch(81.17, 55.39, 147.61°) |
| OKLab | oklab(82.14% -0.1272 0.0743) |
| OKLCH | oklch(82.14% 0.147 149.7) |
| XYZ | xyz(39.1650, 58.7792, 35.6619) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.68
Weird Green
#3AE57F
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.21
Seafoam Green
#7AF9AB
ΔE00 5.93
Light Sea Green
#98F6B0
ΔE00 5.95
Seafoam (survey)
#80F9AD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF90 #DF78C7
analogous
#93DF78 #78DF90 #78DFC4
triadic
#78DF90 #9078DF #DF9078
tetradic
#78DF90 #7893DF #DF78C7 #DFC478
square
#78DF90 #7893DF #DF78C7 #DFC478
split-complementary
#78DF90 #C478DF #DF7893
monochromatic
#2AB24A #47D367 #78DF90 #A9EBB9 #DBF6E1
Accessibility & contrast
On white
1.65
#78DF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#78DF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF90
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF90 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08B
Deuteranopia (green-blind)
#D1C695
Tritanopia (blue-blind)
#65DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78df90; /* rgb */ color: rgb(120, 223, 144); /* oklch */ color: oklch(82.1% 0.147 149.7);
Tailwind
colors: {
custom: {
50: '#a4e9b1',
500: '#78df90',
950: '#000000',
},
}SCSS
$custom: #78df90; $custom-light: #a4e9b1; $custom-dark: #000000;
JSON
{
"hex": "#78df90",
"rgb": {
"r": 120,
"g": 223,
"b": 144
},
"hsl": {
"h": 133.981,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.82144,
"c": 0.1473,
"h": 149.7
},
"luminance": 0.58782
}Semantic roles & 50–950 ramp
primary
#78DF90
secondary
#B4479B
accent
#1CA1C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481