#67F47F#67F47F
#67F47F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.200 H 146.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67F47F |
|---|---|
| RGB | rgb(103, 244, 127) |
| HSL | hsl(130, 87%, 68%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.56, -61.92, 44.95) |
| CIE-LCH | lch(86.56, 76.52, 144.02°) |
| OKLab | oklab(86.32% -0.1675 0.1092) |
| OKLCH | oklch(86.32% 0.2 146.9) |
| XYZ | xyz(41.7722, 69.1134, 31.2134) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 3.94
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F47F #F467DC
analogous
#95F467 #67F47F #67F4C6
triadic
#67F47F #7F67F4 #F47F67
tetradic
#67F47F #6795F4 #F467DC #F4C667
square
#67F47F #6795F4 #F467DC #F4C667
split-complementary
#67F47F #C667F4 #F46795
monochromatic
#0FD130 #2EF04F #67F47F #A0F8AF #D9FCDF
Accessibility & contrast
On white
1.42
#67F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#67F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F47F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F47F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#47EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f47f; /* rgb */ color: rgb(103, 244, 127); /* oklch */ color: oklch(86.3% 0.200 146.9);
Tailwind
colors: {
custom: {
50: '#9ef9a6',
500: '#67f47f',
950: '#000000',
},
}SCSS
$custom: #67f47f; $custom-light: #9ef9a6; $custom-dark: #000000;
JSON
{
"hex": "#67f47f",
"rgb": {
"r": 103,
"g": 244,
"b": 127
},
"hsl": {
"h": 130.213,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86316,
"c": 0.19997,
"h": 146.9
},
"luminance": 0.69117
}Semantic roles & 50–950 ramp
primary
#67F47F
secondary
#CD32B2
accent
#02BDE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580