#67EB78#67EB78
#67EB78 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.194 H 146.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB78 |
|---|---|
| RGB | rgb(103, 235, 120) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 48.9%, 7.8%) |
| CIE-LAB | lab(83.78, -59.55, 44.84) |
| CIE-LCH | lch(83.78, 74.54, 143.02°) |
| OKLab | oklab(84% -0.1613 0.1086) |
| OKLCH | oklch(84% 0.194 146) |
| XYZ | xyz(38.6896, 63.6528, 28.0130) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.91
Spearmint
#1EF876
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.33
Lightgreen (survey)
#76FF7B
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB78 #EB67DA
analogous
#98EB67 #67EB78 #67EBBA
triadic
#67EB78 #7867EB #EB7867
tetradic
#67EB78 #6798EB #EB67DA #EBBA67
square
#67EB78 #6798EB #EB67DA #EBBA67
split-complementary
#67EB78 #BA67EB #EB6798
monochromatic
#19BF2E #31E448 #67EB78 #9DF2A8 #D3F9D8
Accessibility & contrast
On white
1.53
#67EB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#67EB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB78
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB78 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#DDCC80
Tritanopia (blue-blind)
#4CE6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb78; /* rgb */ color: rgb(103, 235, 120); /* oklch */ color: oklch(84.0% 0.194 146.0);
Tailwind
colors: {
custom: {
50: '#9df2a1',
500: '#67eb78',
950: '#000000',
},
}SCSS
$custom: #67eb78; $custom-light: #9df2a1; $custom-dark: #000000;
JSON
{
"hex": "#67eb78",
"rgb": {
"r": 103,
"g": 235,
"b": 120
},
"hsl": {
"h": 127.727,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84004,
"c": 0.19444,
"h": 146
},
"luminance": 0.63656
}Semantic roles & 50–950 ramp
primary
#67EB78
secondary
#BD39AC
accent
#0DBFD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580