#78F79F#78F79F
#78F79F is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.2% C 0.167 H 151.6°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #78F79F |
|---|---|
| RGB | rgb(120, 247, 159) |
| HSL | hsl(138, 89%, 72%) |
| HSV | hsv(138, 51%, 97%) |
| CMYK | cmyk(51.4%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(88.45, -54.12, 31.79) |
| CIE-LCH | lch(88.45, 62.76, 149.57°) |
| OKLab | oklab(88.18% -0.147 0.0796) |
| OKLCH | oklch(88.18% 0.167 151.6) |
| XYZ | xyz(47.2612, 73.0139, 44.3967) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.22
Foam Green
#90FDA9
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F79F #F778D0
analogous
#91F778 #78F79F #78F7DE
triadic
#78F79F #9F78F7 #F79F78
tetradic
#78F79F #7891F7 #F778D0 #F7DE78
square
#78F79F #7891F7 #F778D0 #F7DE78
split-complementary
#78F79F #DE78F7 #F77891
monochromatic
#0EE750 #3EF476 #78F79F #B2FAC8 #E2FDEA
Accessibility & contrast
On white
1.35
#78F79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#78F79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F79F
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F79F | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E599
Deuteranopia (green-blind)
#E6D9A4
Tritanopia (blue-blind)
#5AF4E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #78f79f; /* rgb */ color: rgb(120, 247, 159); /* oklch */ color: oklch(88.2% 0.167 151.6);
Tailwind
colors: {
custom: {
50: '#a7fbbc',
500: '#78f79f',
950: '#000000',
},
}SCSS
$custom: #78f79f; $custom-light: #a7fbbc; $custom-dark: #000000;
JSON
{
"hex": "#78f79f",
"rgb": {
"r": 120,
"g": 247,
"b": 159
},
"hsl": {
"h": 138.425,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.88175,
"c": 0.16714,
"h": 151.6
},
"luminance": 0.73018
}Semantic roles & 50–950 ramp
primary
#78F79F
secondary
#D341A6
accent
#009FE5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582