#67E078#67E078
#67E078 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.180 H 146.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67E078 |
|---|---|
| RGB | rgb(103, 224, 120) |
| HSL | hsl(128, 66%, 64%) |
| HSV | hsv(128, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.49, -55.35, 40.71) |
| CIE-LCH | lch(80.49, 68.71, 143.66°) |
| OKLab | oklab(81.3% -0.15 0.0993) |
| OKLCH | oklch(81.3% 0.18 146.5) |
| XYZ | xyz(35.6371, 57.5479, 26.9955) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.39
Tealish Green
#0CDC73
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.84
Fresh Green
#69D84F
ΔE00 5.37
Turquoise Green
#04F489
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E078 #E067CF
analogous
#93E067 #67E078 #67E0B5
triadic
#67E078 #7867E0 #E07867
tetradic
#67E078 #6793E0 #E067CF #E0B567
square
#67E078 #6793E0 #E067CF #E0B567
split-complementary
#67E078 #B567E0 #E06793
monochromatic
#23AA36 #34D64B #67E078 #9AEAA5 #CDF5D2
Accessibility & contrast
On white
1.68
#67E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#67E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E078
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E078 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE70
Deuteranopia (green-blind)
#D3C37F
Tritanopia (blue-blind)
#50DBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e078; /* rgb */ color: rgb(103, 224, 120); /* oklch */ color: oklch(81.3% 0.180 146.5);
Tailwind
colors: {
custom: {
50: '#9beaa0',
500: '#67e078',
950: '#000000',
},
}SCSS
$custom: #67e078; $custom-light: #9beaa0; $custom-dark: #000000;
JSON
{
"hex": "#67e078",
"rgb": {
"r": 103,
"g": 224,
"b": 120
},
"hsl": {
"h": 128.43,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81295,
"c": 0.17986,
"h": 146.5
},
"luminance": 0.57551
}Semantic roles & 50–950 ramp
primary
#67E078
secondary
#AC3F9D
accent
#18B4CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480