#67E67F#67E67F
#67E67F is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.182 H 147.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67E67F |
|---|---|
| RGB | rgb(103, 230, 127) |
| HSL | hsl(131, 72%, 65%) |
| HSV | hsv(131, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.38, -56.63, 39.68) |
| CIE-LCH | lch(82.38, 69.15, 144.98°) |
| OKLab | oklab(82.88% -0.1533 0.0972) |
| OKLCH | oklch(82.88% 0.182 147.6) |
| XYZ | xyz(37.7186, 61.0062, 29.8622) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightish Green
#61E160
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.61
Turquoise Green
#04F489
ΔE00 4.90
Minty Green
#0BF77D
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E67F #E667CE
analogous
#8EE667 #67E67F #67E6BF
triadic
#67E67F #7F67E6 #E67F67
tetradic
#67E67F #678EE6 #E667CE #E6BF67
square
#67E67F #678EE6 #E667CE #E6BF67
split-complementary
#67E67F #BF67E6 #E6678E
monochromatic
#1EB53A #32DD53 #67E67F #9CEFAB #D0F7D8
Accessibility & contrast
On white
1.59
#67E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#67E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E67F
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E67F | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#4CE2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e67f; /* rgb */ color: rgb(103, 230, 127); /* oklch */ color: oklch(82.9% 0.182 147.6);
Tailwind
colors: {
custom: {
50: '#9cefa5',
500: '#67e67f',
950: '#000000',
},
}SCSS
$custom: #67e67f; $custom-light: #9cefa5; $custom-dark: #000000;
JSON
{
"hex": "#67e67f",
"rgb": {
"r": 103,
"g": 230,
"b": 127
},
"hsl": {
"h": 131.339,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.82882,
"c": 0.18155,
"h": 147.6
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#67E67F
secondary
#B53C9E
accent
#12AFD4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580