#78E69A#78E69A
#78E69A is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.148 H 152.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #78E69A |
|---|---|
| RGB | rgb(120, 230, 154) |
| HSL | hsl(139, 69%, 69%) |
| HSV | hsv(139, 48%, 90%) |
| CMYK | cmyk(47.8%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.40, -47.99, 27.54) |
| CIE-LCH | lch(83.40, 55.33, 150.15°) |
| OKLab | oklab(84.02% -0.1307 0.0693) |
| OKLCH | oklch(84.02% 0.148 152.1) |
| XYZ | xyz(41.8724, 62.9166, 40.5032) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Sea Green
#98F6B0
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.61
Hospital Green
#9BE5AA
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E69A #E678C4
analogous
#8DE678 #78E69A #78E6D1
triadic
#78E69A #9A78E6 #E69A78
tetradic
#78E69A #788DE6 #E678C4 #E6D178
square
#78E69A #788DE6 #E678C4 #E6D178
split-complementary
#78E69A #D178E6 #E6788D
monochromatic
#24C054 #44DC73 #78E69A #ACF0C1 #DFF9E7
Accessibility & contrast
On white
1.55
#78E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#78E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E69A
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E69A | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D695
Deuteranopia (green-blind)
#D7CB9F
Tritanopia (blue-blind)
#60E3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #78e69a; /* rgb */ color: rgb(120, 230, 154); /* oklch */ color: oklch(84.0% 0.148 152.1);
Tailwind
colors: {
custom: {
50: '#a5eeb8',
500: '#78e69a',
950: '#000000',
},
}SCSS
$custom: #78e69a; $custom-light: #a5eeb8; $custom-dark: #000000;
JSON
{
"hex": "#78e69a",
"rgb": {
"r": 120,
"g": 230,
"b": 154
},
"hsl": {
"h": 138.545,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.84018,
"c": 0.14791,
"h": 152.1
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#78E69A
secondary
#BE4598
accent
#1597D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581