#67F380#67F380
#67F380 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.198 H 147.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67F380 |
|---|---|
| RGB | rgb(103, 243, 128) |
| HSL | hsl(131, 85%, 68%) |
| HSV | hsv(131, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 47.3%, 4.7%) |
| CIE-LAB | lab(86.28, -61.41, 44.12) |
| CIE-LCH | lch(86.28, 75.61, 144.30°) |
| OKLab | oklab(86.09% -0.1661 0.1074) |
| OKLCH | oklch(86.09% 0.198 147.1) |
| XYZ | xyz(41.5377, 68.5394, 31.4584) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 4.06
Easter Green
#8CFD7E
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F380 #F367DA
analogous
#94F367 #67F380 #67F3C6
triadic
#67F380 #8067F3 #F38067
tetradic
#67F380 #6794F3 #F367DA #F3C667
square
#67F380 #6794F3 #F367DA #F3C667
split-complementary
#67F380 #C667F3 #F36794
monochromatic
#10CF32 #2EEF51 #67F380 #A0F7AF #D8FCDF
Accessibility & contrast
On white
1.43
#67F380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#67F380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F380
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F380 | 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)
#F6E077
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#47EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f380; /* rgb */ color: rgb(103, 243, 128); /* oklch */ color: oklch(86.1% 0.198 147.1);
Tailwind
colors: {
custom: {
50: '#9ef8a6',
500: '#67f380',
950: '#000000',
},
}SCSS
$custom: #67f380; $custom-light: #9ef8a6; $custom-dark: #000000;
JSON
{
"hex": "#67f380",
"rgb": {
"r": 103,
"g": 243,
"b": 128
},
"hsl": {
"h": 130.714,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86086,
"c": 0.1978,
"h": 147.1
},
"luminance": 0.68543
}Semantic roles & 50–950 ramp
primary
#67F380
secondary
#CB33B0
accent
#04BAE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580