#78E190#78E190
#78E190 is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.6% C 0.150 H 149.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #78E190 |
|---|---|
| RGB | rgb(120, 225, 144) |
| HSL | hsl(134, 64%, 68%) |
| HSV | hsv(134, 47%, 88%) |
| CMYK | cmyk(46.7%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(81.76, -47.61, 30.46) |
| CIE-LCH | lch(81.76, 56.52, 147.39°) |
| OKLab | oklab(82.62% -0.1294 0.0761) |
| OKLCH | oklch(82.62% 0.15 149.5) |
| XYZ | xyz(39.7025, 59.8542, 35.8410) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.26
Weird Green
#3AE57F
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 5.61
Light Sea Green
#98F6B0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E190 #E178C9
analogous
#95E178 #78E190 #78E1C4
triadic
#78E190 #9078E1 #E19078
tetradic
#78E190 #7895E1 #E178C9 #E1C478
square
#78E190 #7895E1 #E178C9 #E1C478
split-complementary
#78E190 #C478E1 #E17895
monochromatic
#28B649 #46D667 #78E190 #AAECB9 #DCF7E2
Accessibility & contrast
On white
1.62
#78E190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#78E190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E190
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E190 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28B
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#64DECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #78e190; /* rgb */ color: rgb(120, 225, 144); /* oklch */ color: oklch(82.6% 0.150 149.5);
Tailwind
colors: {
custom: {
50: '#a5ebb1',
500: '#78e190',
950: '#000000',
},
}SCSS
$custom: #78e190; $custom-light: #a5ebb1; $custom-dark: #000000;
JSON
{
"hex": "#78e190",
"rgb": {
"r": 120,
"g": 225,
"b": 144
},
"hsl": {
"h": 133.714,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.82624,
"c": 0.15018,
"h": 149.5
},
"luminance": 0.59857
}Semantic roles & 50–950 ramp
primary
#78E190
secondary
#B7469D
accent
#1AA3CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481