#78E090#78E090
#78E090 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.149 H 149.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #78E090 |
|---|---|
| RGB | rgb(120, 224, 144) |
| HSL | hsl(134, 63%, 67%) |
| HSV | hsv(134, 46%, 88%) |
| CMYK | cmyk(46.4%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(81.46, -47.19, 30.07) |
| CIE-LCH | lch(81.46, 55.95, 147.50°) |
| OKLab | oklab(82.38% -0.1283 0.0752) |
| OKLCH | oklch(82.38% 0.149 149.6) |
| XYZ | xyz(39.4330, 59.3151, 35.7512) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.46
Weird Green
#3AE57F
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.26
Seafoam Green
#7AF9AB
ΔE00 5.74
Seafoam (survey)
#80F9AD
ΔE00 5.78
Light Sea Green
#98F6B0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E090 #E078C8
analogous
#94E078 #78E090 #78E0C4
triadic
#78E090 #9078E0 #E09078
tetradic
#78E090 #7894E0 #E078C8 #E0C478
square
#78E090 #7894E0 #E078C8 #E0C478
split-complementary
#78E090 #C478E0 #E07894
monochromatic
#29B449 #46D567 #78E090 #AAEBB9 #DCF7E2
Accessibility & contrast
On white
1.63
#78E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#78E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E090
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E090 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18B
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#64DDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78e090; /* rgb */ color: rgb(120, 224, 144); /* oklch */ color: oklch(82.4% 0.149 149.6);
Tailwind
colors: {
custom: {
50: '#a5eab1',
500: '#78e090',
950: '#000000',
},
}SCSS
$custom: #78e090; $custom-light: #a5eab1; $custom-dark: #000000;
JSON
{
"hex": "#78e090",
"rgb": {
"r": 120,
"g": 224,
"b": 144
},
"hsl": {
"h": 133.846,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.82384,
"c": 0.14874,
"h": 149.6
},
"luminance": 0.59318
}Semantic roles & 50–950 ramp
primary
#78E090
secondary
#B5479C
accent
#1BA2CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481