#78E08F#78E08F
#78E08F is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.4% C 0.150 H 149.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #78E08F |
|---|---|
| RGB | rgb(120, 224, 143) |
| HSL | hsl(133, 63%, 67%) |
| HSV | hsv(133, 46%, 88%) |
| CMYK | cmyk(46.4%, 0%, 36.2%, 12.2%) |
| CIE-LAB | lab(81.45, -47.36, 30.55) |
| CIE-LCH | lch(81.45, 56.36, 147.17°) |
| OKLab | oklab(82.37% -0.1288 0.0764) |
| OKLCH | oklch(82.37% 0.15 149.3) |
| XYZ | xyz(39.3569, 59.2847, 35.3505) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.81
Seafoam (survey)
#80F9AD
ΔE00 5.85
Light Sea Green
#98F6B0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78E08F #E078C9
analogous
#95E078 #78E08F #78E0C3
triadic
#78E08F #8F78E0 #E08F78
tetradic
#78E08F #7895E0 #E078C9 #E0C378
square
#78E08F #7895E0 #E078C9 #E0C378
split-complementary
#78E08F #C378E0 #E07895
monochromatic
#29B448 #46D566 #78E08F #AAEBB8 #DCF7E2
Accessibility & contrast
On white
1.63
#78E08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#78E08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78E08F
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78E08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78E08F | 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)
#E2D18A
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#65DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #78e08f; /* rgb */ color: rgb(120, 224, 143); /* oklch */ color: oklch(82.4% 0.150 149.3);
Tailwind
colors: {
custom: {
50: '#a5eab0',
500: '#78e08f',
950: '#000000',
},
}SCSS
$custom: #78e08f; $custom-light: #a5eab0; $custom-dark: #000000;
JSON
{
"hex": "#78e08f",
"rgb": {
"r": 120,
"g": 224,
"b": 143
},
"hsl": {
"h": 133.269,
"s": 62.651,
"l": 67.451
},
"oklch": {
"l": 0.82365,
"c": 0.1497,
"h": 149.3
},
"luminance": 0.59288
}Semantic roles & 50–950 ramp
primary
#78E08F
secondary
#B5479D
accent
#1BA4CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481