#78E487#78E487
#78E487 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.163 H 147.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #78E487 |
|---|---|
| RGB | rgb(120, 228, 135) |
| HSL | hsl(128, 67%, 68%) |
| HSV | hsv(128, 47%, 89%) |
| CMYK | cmyk(47.4%, 0%, 40.8%, 10.6%) |
| CIE-LAB | lab(82.50, -50.31, 35.98) |
| CIE-LCH | lch(82.50, 61.86, 144.43°) |
| OKLab | oklab(83.18% -0.1366 0.0889) |
| OKLCH | oklch(83.18% 0.163 147) |
| XYZ | xyz(39.8600, 61.2262, 32.6344) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 4.23
Lightish Green
#61E160
ΔE00 5.13
Palegreen
#98FB98
ΔE00 5.52
Tealish Green
#0CDC73
ΔE00 5.81
Baby Green
#8CFF9E
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E487 #E478D5
analogous
#9FE478 #78E487 #78E4BD
triadic
#78E487 #8778E4 #E48778
tetradic
#78E487 #789FE4 #E478D5 #E4BD78
square
#78E487 #789FE4 #E478D5 #E4BD78
split-complementary
#78E487 #BD78E4 #E4789F
monochromatic
#26BC3A #45DA5A #78E487 #ABEEB4 #DEF8E2
Accessibility & contrast
On white
1.59
#78E487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#78E487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E487
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E487 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D480
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#66E0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #78e487; /* rgb */ color: rgb(120, 228, 135); /* oklch */ color: oklch(83.2% 0.163 147.0);
Tailwind
colors: {
custom: {
50: '#a5edab',
500: '#78e487',
950: '#000000',
},
}SCSS
$custom: #78e487; $custom-light: #a5edab; $custom-dark: #000000;
JSON
{
"hex": "#78e487",
"rgb": {
"r": 120,
"g": 228,
"b": 135
},
"hsl": {
"h": 128.333,
"s": 66.667,
"l": 68.235
},
"oklch": {
"l": 0.83183,
"c": 0.16303,
"h": 147
},
"luminance": 0.61229
}Semantic roles & 50–950 ramp
primary
#78E487
secondary
#BB45AB
accent
#17B5CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581