#78E58D#78E58D
#78E58D is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.159 H 148.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #78E58D |
|---|---|
| RGB | rgb(120, 229, 141) |
| HSL | hsl(132, 68%, 68%) |
| HSV | hsv(132, 48%, 90%) |
| CMYK | cmyk(47.6%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.89, -49.77, 33.47) |
| CIE-LCH | lch(82.89, 59.98, 146.08°) |
| OKLab | oklab(83.53% -0.1352 0.0832) |
| OKLCH | oklch(83.53% 0.159 148.4) |
| XYZ | xyz(40.5703, 61.9517, 35.0142) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 5.23
Seafoam (survey)
#80F9AD
ΔE00 5.33
Foam Green
#90FDA9
ΔE00 5.49
Palegreen
#98FB98
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E58D #E578D0
analogous
#99E578 #78E58D #78E5C4
triadic
#78E58D #8D78E5 #E58D78
tetradic
#78E58D #7899E5 #E578D0 #E5C478
square
#78E58D #7899E5 #E578D0 #E5C478
split-complementary
#78E58D #C478E5 #E57899
monochromatic
#25BE42 #45DB62 #78E58D #ABEFB8 #DFF9E4
Accessibility & contrast
On white
1.57
#78E58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#78E58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E58D
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E58D | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#64E1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78e58d; /* rgb */ color: rgb(120, 229, 141); /* oklch */ color: oklch(83.5% 0.159 148.4);
Tailwind
colors: {
custom: {
50: '#a5eeaf',
500: '#78e58d',
950: '#000000',
},
}SCSS
$custom: #78e58d; $custom-light: #a5eeaf; $custom-dark: #000000;
JSON
{
"hex": "#78e58d",
"rgb": {
"r": 120,
"g": 229,
"b": 141
},
"hsl": {
"h": 131.56,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.8353,
"c": 0.15875,
"h": 148.4
},
"luminance": 0.61955
}Semantic roles & 50–950 ramp
primary
#78E58D
secondary
#BD45A5
accent
#16ACD0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581