#67F57F#67F57F
#67F57F is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.6% C 0.201 H 146.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67F57F |
|---|---|
| RGB | rgb(103, 245, 127) |
| HSL | hsl(130, 88%, 68%) |
| HSV | hsv(130, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.86, -62.29, 45.33) |
| CIE-LCH | lch(86.86, 77.04, 143.96°) |
| OKLab | oklab(86.56% -0.1685 0.11) |
| OKLCH | oklch(86.56% 0.201 146.9) |
| XYZ | xyz(42.0739, 69.7168, 31.3140) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Spearmint
#1EF876
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.82
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F57F #F567DD
analogous
#96F567 #67F57F #67F5C6
triadic
#67F57F #7F67F5 #F57F67
tetradic
#67F57F #6796F5 #F567DD #F5C667
square
#67F57F #6796F5 #F567DD #F5C667
split-complementary
#67F57F #C667F5 #F56796
monochromatic
#0ED42F #2EF14F #67F57F #A0F9AF #DAFDE0
Accessibility & contrast
On white
1.41
#67F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F57F
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F57F | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E5D587
Tritanopia (blue-blind)
#47F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f57f; /* rgb */ color: rgb(103, 245, 127); /* oklch */ color: oklch(86.6% 0.201 146.9);
Tailwind
colors: {
custom: {
50: '#9ef9a6',
500: '#67f57f',
950: '#000000',
},
}SCSS
$custom: #67f57f; $custom-light: #9ef9a6; $custom-dark: #000000;
JSON
{
"hex": "#67f57f",
"rgb": {
"r": 103,
"g": 245,
"b": 127
},
"hsl": {
"h": 130.141,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86561,
"c": 0.20126,
"h": 146.9
},
"luminance": 0.69721
}Semantic roles & 50–950 ramp
primary
#67F57F
secondary
#CE32B4
accent
#01BEE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580