#78F99F#78F99F
#78F99F is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.7% C 0.170 H 151.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #78F99F |
|---|---|
| RGB | rgb(120, 249, 159) |
| HSL | hsl(138, 91%, 72%) |
| HSV | hsv(138, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.04, -54.92, 32.56) |
| CIE-LCH | lch(89.04, 63.85, 149.33°) |
| OKLab | oklab(88.65% -0.1491 0.0814) |
| OKLCH | oklch(88.65% 0.17 151.4) |
| XYZ | xyz(47.8760, 74.2436, 44.6017) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.45
Seafoam Green
#7AF9AB
ΔE00 2.12
Foam Green
#90FDA9
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.42
Baby Green
#8CFF9E
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F99F #F978D2
analogous
#91F978 #78F99F #78F9E0
triadic
#78F99F #9F78F9 #F99F78
tetradic
#78F99F #7891F9 #F978D2 #F9E078
square
#78F99F #7891F9 #F978D2 #F9E078
split-complementary
#78F99F #E078F9 #F97891
monochromatic
#0AEC4F #3DF675 #78F99F #B3FCC9 #E2FEEA
Accessibility & contrast
On white
1.32
#78F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#78F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F99F
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F99F | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#5AF6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #78f99f; /* rgb */ color: rgb(120, 249, 159); /* oklch */ color: oklch(88.7% 0.170 151.4);
Tailwind
colors: {
custom: {
50: '#a7fcbc',
500: '#78f99f',
950: '#000000',
},
}SCSS
$custom: #78f99f; $custom-light: #a7fcbc; $custom-dark: #000000;
JSON
{
"hex": "#78f99f",
"rgb": {
"r": 120,
"g": 249,
"b": 159
},
"hsl": {
"h": 138.14,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88651,
"c": 0.1699,
"h": 151.4
},
"luminance": 0.74248
}Semantic roles & 50–950 ramp
primary
#78F99F
secondary
#D540A8
accent
#00A0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682