#78F985#78F985
#78F985 is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.2% C 0.194 H 145.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #78F985 |
|---|---|
| RGB | rgb(120, 249, 133) |
| HSL | hsl(126, 91%, 72%) |
| HSV | hsv(126, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.65, -58.95, 44.83) |
| CIE-LCH | lch(88.65, 74.06, 142.75°) |
| OKLab | oklab(88.21% -0.1599 0.1091) |
| OKLCH | oklch(88.21% 0.194 145.7) |
| XYZ | xyz(45.8524, 73.4341, 33.9437) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Easter Green
#8CFD7E
ΔE00 2.72
Baby Green
#8CFF9E
ΔE00 3.29
Palegreen
#98FB98
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.48
Light Green
#96F97B
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F985 #F978EC
analogous
#ABF978 #78F985 #78F9C6
triadic
#78F985 #8578F9 #F98578
tetradic
#78F985 #78ABF9 #F978EC #F9C678
square
#78F985 #78ABF9 #F978EC #F9C678
split-complementary
#78F985 #C678F9 #F978AB
monochromatic
#0AEC21 #3DF650 #78F985 #B3FCBA #E2FEE5
Accessibility & contrast
On white
1.34
#78F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#78F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F985
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F985 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#62F4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f985; /* rgb */ color: rgb(120, 249, 133); /* oklch */ color: oklch(88.2% 0.194 145.7);
Tailwind
colors: {
custom: {
50: '#a8fcaa',
500: '#78f985',
950: '#000000',
},
}SCSS
$custom: #78f985; $custom-light: #a8fcaa; $custom-dark: #000000;
JSON
{
"hex": "#78f985",
"rgb": {
"r": 120,
"g": 249,
"b": 133
},
"hsl": {
"h": 126.047,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88212,
"c": 0.19362,
"h": 145.7
},
"luminance": 0.73438
}Semantic roles & 50–950 ramp
primary
#78F985
secondary
#D540C6
accent
#00CEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681