#78F990#78F990
#78F990 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.184 H 147.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78F990 |
|---|---|
| RGB | rgb(120, 249, 144) |
| HSL | hsl(131, 91%, 72%) |
| HSV | hsv(131, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(88.81, -57.34, 39.69) |
| CIE-LCH | lch(88.81, 69.74, 145.31°) |
| OKLab | oklab(88.39% -0.1554 0.0978) |
| OKLCH | oklch(88.39% 0.184 147.8) |
| XYZ | xyz(46.6525, 73.7542, 38.1577) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.23
Mint Green
#8FFF9F
ΔE00 2.47
Palegreen
#98FB98
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 3.57
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Foam Green
#90FDA9
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F990 #F978E1
analogous
#A0F978 #78F990 #78F9D1
triadic
#78F990 #9078F9 #F99078
tetradic
#78F990 #78A0F9 #F978E1 #F9D178
square
#78F990 #78A0F9 #F978E1 #F9D178
split-complementary
#78F990 #D178F9 #F978A0
monochromatic
#0AEC34 #3DF660 #78F990 #B3FCC0 #E2FEE7
Accessibility & contrast
On white
1.33
#78F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#78F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F990
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F990 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#EADA97
Tritanopia (blue-blind)
#5FF4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #78f990; /* rgb */ color: rgb(120, 249, 144); /* oklch */ color: oklch(88.4% 0.184 147.8);
Tailwind
colors: {
custom: {
50: '#a7fcb2',
500: '#78f990',
950: '#000000',
},
}SCSS
$custom: #78f990; $custom-light: #a7fcb2; $custom-dark: #000000;
JSON
{
"hex": "#78f990",
"rgb": {
"r": 120,
"g": 249,
"b": 144
},
"hsl": {
"h": 131.163,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.88386,
"c": 0.18366,
"h": 147.8
},
"luminance": 0.73758
}Semantic roles & 50–950 ramp
primary
#78F990
secondary
#D540B9
accent
#00BBE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681