#67F381#67F381
#67F381 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.1% C 0.197 H 147.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67F381 |
|---|---|
| RGB | rgb(103, 243, 129) |
| HSL | hsl(131, 85%, 68%) |
| HSV | hsv(131, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(86.29, -61.26, 43.66) |
| CIE-LCH | lch(86.29, 75.23, 144.53°) |
| OKLab | oklab(86.1% -0.1657 0.1063) |
| OKLCH | oklch(86.1% 0.197 147.3) |
| XYZ | xyz(41.6038, 68.5659, 31.8067) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 4.06
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F381 #F367D9
analogous
#93F367 #67F381 #67F3C7
triadic
#67F381 #8167F3 #F38167
tetradic
#67F381 #6793F3 #F367D9 #F3C767
square
#67F381 #6793F3 #F367D9 #F3C767
split-complementary
#67F381 #C767F3 #F36793
monochromatic
#10CF34 #2EEF52 #67F381 #A0F7B0 #D8FCDF
Accessibility & contrast
On white
1.43
#67F381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#67F381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F381
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F381 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E078
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#47EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f381; /* rgb */ color: rgb(103, 243, 129); /* oklch */ color: oklch(86.1% 0.197 147.3);
Tailwind
colors: {
custom: {
50: '#9ef8a7',
500: '#67f381',
950: '#000000',
},
}SCSS
$custom: #67f381; $custom-light: #9ef8a7; $custom-dark: #000000;
JSON
{
"hex": "#67f381",
"rgb": {
"r": 103,
"g": 243,
"b": 129
},
"hsl": {
"h": 131.143,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86101,
"c": 0.1969,
"h": 147.3
},
"luminance": 0.6857
}Semantic roles & 50–950 ramp
primary
#67F381
secondary
#CB33AF
accent
#04B9E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580