#78F49F#78F49F
#78F49F is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.163 H 151.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #78F49F |
|---|---|
| RGB | rgb(120, 244, 159) |
| HSL | hsl(139, 85%, 71%) |
| HSV | hsv(139, 51%, 96%) |
| CMYK | cmyk(50.8%, 0%, 34.8%, 4.3%) |
| CIE-LAB | lab(87.58, -52.90, 30.62) |
| CIE-LCH | lch(87.58, 61.12, 149.94°) |
| OKLab | oklab(87.46% -0.1438 0.0768) |
| OKLCH | oklch(87.46% 0.163 151.9) |
| XYZ | xyz(46.3512, 71.1938, 44.0934) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.84
Light Bluish Green
#76FDA8
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.09
Foam Green
#90FDA9
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F49F #F478CD
analogous
#8FF478 #78F49F #78F4DD
triadic
#78F49F #9F78F4 #F49F78
tetradic
#78F49F #788FF4 #F478CD #F4DD78
square
#78F49F #788FF4 #F478CD #F4DD78
split-complementary
#78F49F #DD78F4 #F4788F
monochromatic
#12DF53 #3FEF77 #78F49F #B1F9C7 #E3FDEB
Accessibility & contrast
On white
1.38
#78F49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#78F49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F49F
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F49F | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E399
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#5BF1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #78f49f; /* rgb */ color: rgb(120, 244, 159); /* oklch */ color: oklch(87.5% 0.163 151.9);
Tailwind
colors: {
custom: {
50: '#a7f8bc',
500: '#78f49f',
950: '#000000',
},
}SCSS
$custom: #78f49f; $custom-light: #a7f8bc; $custom-dark: #000000;
JSON
{
"hex": "#78f49f",
"rgb": {
"r": 120,
"g": 244,
"b": 159
},
"hsl": {
"h": 138.871,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.87459,
"c": 0.163,
"h": 151.9
},
"luminance": 0.71198
}Semantic roles & 50–950 ramp
primary
#78F49F
secondary
#CF41A2
accent
#049CE1
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582