#67F481#67F481
#67F481 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.3% C 0.198 H 147.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #67F481 |
|---|---|
| RGB | rgb(103, 244, 129) |
| HSL | hsl(131, 87%, 68%) |
| HSV | hsv(131, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.59, -61.63, 44.03) |
| CIE-LCH | lch(86.59, 75.75, 144.46°) |
| OKLab | oklab(86.35% -0.1667 0.1072) |
| OKLCH | oklch(86.35% 0.198 147.3) |
| XYZ | xyz(41.9039, 69.1660, 31.9067) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.18
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.93
Easter Green
#8CFD7E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F481 #F467DA
analogous
#93F467 #67F481 #67F4C8
triadic
#67F481 #8167F4 #F48167
tetradic
#67F481 #6793F4 #F467DA #F4C867
square
#67F481 #6793F4 #F467DA #F4C867
split-complementary
#67F481 #C867F4 #F46793
monochromatic
#0FD133 #2EF052 #67F481 #A0F8B0 #D9FCE0
Accessibility & contrast
On white
1.42
#67F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#67F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F481
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F481 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E078
Deuteranopia (green-blind)
#E4D489
Tritanopia (blue-blind)
#46EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f481; /* rgb */ color: rgb(103, 244, 129); /* oklch */ color: oklch(86.3% 0.198 147.3);
Tailwind
colors: {
custom: {
50: '#9ef9a7',
500: '#67f481',
950: '#000000',
},
}SCSS
$custom: #67f481; $custom-light: #9ef9a7; $custom-dark: #000000;
JSON
{
"hex": "#67f481",
"rgb": {
"r": 103,
"g": 244,
"b": 129
},
"hsl": {
"h": 131.064,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86346,
"c": 0.19821,
"h": 147.3
},
"luminance": 0.6917
}Semantic roles & 50–950 ramp
primary
#67F481
secondary
#CD32B0
accent
#02BAE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580