#67F581#67F581
#67F581 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.200 H 147.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67F581 |
|---|---|
| RGB | rgb(103, 245, 129) |
| HSL | hsl(131, 88%, 68%) |
| HSV | hsv(131, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(86.88, -62.01, 44.40) |
| CIE-LCH | lch(86.88, 76.27, 144.39°) |
| OKLab | oklab(86.59% -0.1677 0.108) |
| OKLCH | oklch(86.59% 0.2 147.2) |
| XYZ | xyz(42.2056, 69.7694, 32.0073) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.80
Easter Green
#8CFD7E
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F581 #F567DB
analogous
#94F567 #67F581 #67F5C8
triadic
#67F581 #8167F5 #F58167
tetradic
#67F581 #6794F5 #F567DB #F5C867
square
#67F581 #6794F5 #F567DB #F5C867
split-complementary
#67F581 #C867F5 #F56794
monochromatic
#0ED432 #2EF151 #67F581 #A0F9B1 #DAFDE0
Accessibility & contrast
On white
1.40
#67F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#67F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F581
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F581 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E178
Deuteranopia (green-blind)
#E5D589
Tritanopia (blue-blind)
#46F0DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f581; /* rgb */ color: rgb(103, 245, 129); /* oklch */ color: oklch(86.6% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#9ef9a7',
500: '#67f581',
950: '#000000',
},
}SCSS
$custom: #67f581; $custom-light: #9ef9a7; $custom-dark: #000000;
JSON
{
"hex": "#67f581",
"rgb": {
"r": 103,
"g": 245,
"b": 129
},
"hsl": {
"h": 130.986,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86591,
"c": 0.1995,
"h": 147.2
},
"luminance": 0.69773
}Semantic roles & 50–950 ramp
primary
#67F581
secondary
#CE32B1
accent
#01BBE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580