#78F989#78F989
#78F989 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.3% C 0.190 H 146.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #78F989 |
|---|---|
| RGB | rgb(120, 249, 137) |
| HSL | hsl(128, 91%, 72%) |
| HSV | hsv(128, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(88.71, -58.38, 42.97) |
| CIE-LCH | lch(88.71, 72.49, 143.65°) |
| OKLab | oklab(88.27% -0.1583 0.1051) |
| OKLCH | oklch(88.27% 0.19 146.4) |
| XYZ | xyz(46.1340, 73.5468, 35.4269) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Baby Green
#8CFF9E
ΔE00 2.85
Mint Green
#8FFF9F
ΔE00 3.06
Palegreen
#98FB98
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F989 #F978E8
analogous
#A8F978 #78F989 #78F9CA
triadic
#78F989 #8978F9 #F98978
tetradic
#78F989 #78A8F9 #F978E8 #F9CA78
square
#78F989 #78A8F9 #F978E8 #F9CA78
split-complementary
#78F989 #CA78F9 #F978A8
monochromatic
#0AEC28 #3DF656 #78F989 #B3FCBC #E2FEE5
Accessibility & contrast
On white
1.34
#78F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#78F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F989
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F989 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE680
Deuteranopia (green-blind)
#EBDA90
Tritanopia (blue-blind)
#61F4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f989; /* rgb */ color: rgb(120, 249, 137); /* oklch */ color: oklch(88.3% 0.190 146.4);
Tailwind
colors: {
custom: {
50: '#a8fcad',
500: '#78f989',
950: '#000000',
},
}SCSS
$custom: #78f989; $custom-light: #a8fcad; $custom-dark: #000000;
JSON
{
"hex": "#78f989",
"rgb": {
"r": 120,
"g": 249,
"b": 137
},
"hsl": {
"h": 127.907,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88274,
"c": 0.19002,
"h": 146.4
},
"luminance": 0.73551
}Semantic roles & 50–950 ramp
primary
#78F989
secondary
#D540C1
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681