#78E69E#78E69E
#78E69E is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.144 H 153.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #78E69E |
|---|---|
| RGB | rgb(120, 230, 158) |
| HSL | hsl(141, 69%, 69%) |
| HSV | hsv(141, 48%, 90%) |
| CMYK | cmyk(47.8%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(83.47, -47.27, 25.58) |
| CIE-LCH | lch(83.47, 53.75, 151.58°) |
| OKLab | oklab(84.1% -0.1289 0.0646) |
| OKLCH | oklch(84.1% 0.144 153.4) |
| XYZ | xyz(42.2111, 63.0521, 42.2870) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.09
Light Sea Green
#98F6B0
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.60
Light Greenish Blue
#63F7B4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E69E #E678C0
analogous
#89E678 #78E69E #78E6D5
triadic
#78E69E #9E78E6 #E69E78
tetradic
#78E69E #7889E6 #E678C0 #E6D578
square
#78E69E #7889E6 #E678C0 #E6D578
split-complementary
#78E69E #D578E6 #E67889
monochromatic
#24C05A #44DC79 #78E69E #ACF0C3 #DFF9E8
Accessibility & contrast
On white
1.54
#78E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#78E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E69E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E69E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79A
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#5FE4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #78e69e; /* rgb */ color: rgb(120, 230, 158); /* oklch */ color: oklch(84.1% 0.144 153.4);
Tailwind
colors: {
custom: {
50: '#a5eebb',
500: '#78e69e',
950: '#000000',
},
}SCSS
$custom: #78e69e; $custom-light: #a5eebb; $custom-dark: #000000;
JSON
{
"hex": "#78e69e",
"rgb": {
"r": 120,
"g": 230,
"b": 158
},
"hsl": {
"h": 140.727,
"s": 68.75,
"l": 68.627
},
"oklch": {
"l": 0.84099,
"c": 0.1442,
"h": 153.4
},
"luminance": 0.63055
}Semantic roles & 50–950 ramp
primary
#78E69E
secondary
#BE4594
accent
#1590D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582