#78F99D#78F99D
#78F99D is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.6% C 0.172 H 150.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #78F99D |
|---|---|
| RGB | rgb(120, 249, 157) |
| HSL | hsl(137, 91%, 72%) |
| HSV | hsv(137, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(89.00, -55.26, 33.52) |
| CIE-LCH | lch(89.00, 64.63, 148.76°) |
| OKLab | oklab(88.61% -0.15 0.0837) |
| OKLCH | oklch(88.61% 0.172 150.8) |
| XYZ | xyz(47.7039, 74.1748, 43.6951) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.74
Baby Green
#8CFF9E
ΔE00 2.32
Foam Green
#90FDA9
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.47
Mint Green
#8FFF9F
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F99D #F978D4
analogous
#94F978 #78F99D #78F9DD
triadic
#78F99D #9D78F9 #F99D78
tetradic
#78F99D #7894F9 #F978D4 #F9DD78
square
#78F99D #7894F9 #F978D4 #F9DD78
split-complementary
#78F99D #DD78F9 #F97894
monochromatic
#0AEC4B #3DF672 #78F99D #B3FCC8 #E2FEEA
Accessibility & contrast
On white
1.33
#78F99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#78F99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F99D
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F99D | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE797
Deuteranopia (green-blind)
#E8DBA3
Tritanopia (blue-blind)
#5AF5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #78f99d; /* rgb */ color: rgb(120, 249, 157); /* oklch */ color: oklch(88.6% 0.172 150.8);
Tailwind
colors: {
custom: {
50: '#a7fcba',
500: '#78f99d',
950: '#000000',
},
}SCSS
$custom: #78f99d; $custom-light: #a7fcba; $custom-dark: #000000;
JSON
{
"hex": "#78f99d",
"rgb": {
"r": 120,
"g": 249,
"b": 157
},
"hsl": {
"h": 137.209,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88614,
"c": 0.17172,
"h": 150.8
},
"luminance": 0.74179
}Semantic roles & 50–950 ramp
primary
#78F99D
secondary
#D540AA
accent
#00A4E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682