#67F47E#67F47E
#67F47E is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.3% C 0.201 H 146.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67F47E |
|---|---|
| RGB | rgb(103, 244, 126) |
| HSL | hsl(130, 87%, 68%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.55, -62.06, 45.42) |
| CIE-LCH | lch(86.55, 76.90, 143.80°) |
| OKLab | oklab(86.3% -0.1679 0.1102) |
| OKLCH | oklch(86.3% 0.201 146.7) |
| XYZ | xyz(41.7074, 69.0874, 30.8719) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 3.92
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F47E #F467DD
analogous
#96F467 #67F47E #67F4C4
triadic
#67F47E #7E67F4 #F47E67
tetradic
#67F47E #6796F4 #F467DD #F4C467
square
#67F47E #6796F4 #F467DD #F4C467
split-complementary
#67F47E #C467F4 #F46796
monochromatic
#0FD12F #2EF04E #67F47E #A0F8AE #D9FCDF
Accessibility & contrast
On white
1.42
#67F47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#67F47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F47E
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F47E | 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)
#F7E074
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#47EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f47e; /* rgb */ color: rgb(103, 244, 126); /* oklch */ color: oklch(86.3% 0.201 146.7);
Tailwind
colors: {
custom: {
50: '#9ef9a5',
500: '#67f47e',
950: '#000000',
},
}SCSS
$custom: #67f47e; $custom-light: #9ef9a5; $custom-dark: #000000;
JSON
{
"hex": "#67f47e",
"rgb": {
"r": 103,
"g": 244,
"b": 126
},
"hsl": {
"h": 129.787,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86301,
"c": 0.20084,
"h": 146.7
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#67F47E
secondary
#CD32B4
accent
#02BEE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580