#67EA78#67EA78
#67EA78 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.193 H 146.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA78 |
|---|---|
| RGB | rgb(103, 234, 120) |
| HSL | hsl(128, 76%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.49, -59.17, 44.47) |
| CIE-LCH | lch(83.49, 74.02, 143.08°) |
| OKLab | oklab(83.76% -0.1603 0.1078) |
| OKLCH | oklch(83.76% 0.193 146.1) |
| XYZ | xyz(38.4041, 63.0819, 27.9179) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 4.28
Spearmint
#1EF876
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.46
Lightgreen (survey)
#76FF7B
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA78 #EA67D9
analogous
#97EA67 #67EA78 #67EAB9
triadic
#67EA78 #7867EA #EA7867
tetradic
#67EA78 #6797EA #EA67D9 #EAB967
square
#67EA78 #6797EA #EA67D9 #EAB967
split-complementary
#67EA78 #B967EA #EA6797
monochromatic
#1ABD2F #31E348 #67EA78 #9DF1A8 #D3F9D8
Accessibility & contrast
On white
1.54
#67EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#67EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA78
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA78 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#4DE5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea78; /* rgb */ color: rgb(103, 234, 120); /* oklch */ color: oklch(83.8% 0.193 146.1);
Tailwind
colors: {
custom: {
50: '#9df2a1',
500: '#67ea78',
950: '#000000',
},
}SCSS
$custom: #67ea78; $custom-light: #9df2a1; $custom-dark: #000000;
JSON
{
"hex": "#67ea78",
"rgb": {
"r": 103,
"g": 234,
"b": 120
},
"hsl": {
"h": 127.786,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83758,
"c": 0.19314,
"h": 146.1
},
"luminance": 0.63085
}Semantic roles & 50–950 ramp
primary
#67EA78
secondary
#BC3AAB
accent
#0EBED8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580