#78E58B#78E58B
#78E58B is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.5% C 0.161 H 147.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #78E58B |
|---|---|
| RGB | rgb(120, 229, 139) |
| HSL | hsl(130, 68%, 68%) |
| HSV | hsv(130, 48%, 90%) |
| CMYK | cmyk(47.6%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(82.86, -50.10, 34.44) |
| CIE-LCH | lch(82.86, 60.79, 145.49°) |
| OKLab | oklab(83.49% -0.1361 0.0854) |
| OKLCH | oklch(83.49% 0.161 147.9) |
| XYZ | xyz(40.4228, 61.8928, 34.2375) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 5.44
Palegreen
#98FB98
ΔE00 5.45
Seafoam (survey)
#80F9AD
ΔE00 5.54
Foam Green
#90FDA9
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E58B #E578D2
analogous
#9BE578 #78E58B #78E5C1
triadic
#78E58B #8B78E5 #E58B78
tetradic
#78E58B #789BE5 #E578D2 #E5C178
square
#78E58B #789BE5 #E578D2 #E5C178
split-complementary
#78E58B #C178E5 #E5789B
monochromatic
#25BE3F #45DB5F #78E58B #ABEFB7 #DFF9E3
Accessibility & contrast
On white
1.57
#78E58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#78E58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E58B
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E58B | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D585
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#65E1CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #78e58b; /* rgb */ color: rgb(120, 229, 139); /* oklch */ color: oklch(83.5% 0.161 147.9);
Tailwind
colors: {
custom: {
50: '#a5eeae',
500: '#78e58b',
950: '#000000',
},
}SCSS
$custom: #78e58b; $custom-light: #a5eeae; $custom-dark: #000000;
JSON
{
"hex": "#78e58b",
"rgb": {
"r": 120,
"g": 229,
"b": 139
},
"hsl": {
"h": 130.459,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.83494,
"c": 0.16065,
"h": 147.9
},
"luminance": 0.61896
}Semantic roles & 50–950 ramp
primary
#78E58B
secondary
#BD45A8
accent
#16AFD0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581