#78E799#78E799
#78E799 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.150 H 151.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #78E799 |
|---|---|
| RGB | rgb(120, 231, 153) |
| HSL | hsl(138, 70%, 69%) |
| HSV | hsv(138, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.67, -48.58, 28.42) |
| CIE-LCH | lch(83.67, 56.29, 149.67°) |
| OKLab | oklab(84.24% -0.1322 0.0714) |
| OKLCH | oklch(84.24% 0.15 151.6) |
| XYZ | xyz(42.0686, 63.4416, 40.1594) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.73
Light Blue Green
#7EFBB3
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E799 #E778C6
analogous
#8FE778 #78E799 #78E7D1
triadic
#78E799 #9978E7 #E79978
tetradic
#78E799 #788FE7 #E778C6 #E7D178
square
#78E799 #788FE7 #E778C6 #E7D178
split-complementary
#78E799 #D178E7 #E7788F
monochromatic
#23C252 #44DE72 #78E799 #ACF0C0 #E0F9E8
Accessibility & contrast
On white
1.53
#78E799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#78E799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E799
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E799 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#60E4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #78e799; /* rgb */ color: rgb(120, 231, 153); /* oklch */ color: oklch(84.2% 0.150 151.6);
Tailwind
colors: {
custom: {
50: '#a5efb7',
500: '#78e799',
950: '#000000',
},
}SCSS
$custom: #78e799; $custom-light: #a5efb7; $custom-dark: #000000;
JSON
{
"hex": "#78e799",
"rgb": {
"r": 120,
"g": 231,
"b": 153
},
"hsl": {
"h": 137.838,
"s": 69.811,
"l": 68.824
},
"oklch": {
"l": 0.84237,
"c": 0.15028,
"h": 151.6
},
"luminance": 0.63445
}Semantic roles & 50–950 ramp
primary
#78E799
secondary
#BF449A
accent
#1499D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581