#67F37E#67F37E
#67F37E is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.1% C 0.200 H 146.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67F37E |
|---|---|
| RGB | rgb(103, 243, 126) |
| HSL | hsl(130, 85%, 68%) |
| HSV | hsv(130, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.25, -61.69, 45.04) |
| CIE-LCH | lch(86.25, 76.39, 143.87°) |
| OKLab | oklab(86.06% -0.1669 0.1093) |
| OKLCH | oklch(86.06% 0.2 146.8) |
| XYZ | xyz(41.4073, 68.4873, 30.7719) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.68
Easter Green
#8CFD7E
ΔE00 4.05
Spring Green
#00FF7F
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F37E #F367DC
analogous
#96F367 #67F37E #67F3C4
triadic
#67F37E #7E67F3 #F37E67
tetradic
#67F37E #6796F3 #F367DC #F3C467
square
#67F37E #6796F3 #F367DC #F3C467
split-complementary
#67F37E #C467F3 #F36796
monochromatic
#10CF30 #2EEF4E #67F37E #A0F7AE #D8FCDE
Accessibility & contrast
On white
1.43
#67F37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#67F37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F37E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F37E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF74
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#48EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f37e; /* rgb */ color: rgb(103, 243, 126); /* oklch */ color: oklch(86.1% 0.200 146.8);
Tailwind
colors: {
custom: {
50: '#9ef8a5',
500: '#67f37e',
950: '#000000',
},
}SCSS
$custom: #67f37e; $custom-light: #9ef8a5; $custom-dark: #000000;
JSON
{
"hex": "#67f37e",
"rgb": {
"r": 103,
"g": 243,
"b": 126
},
"hsl": {
"h": 129.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86056,
"c": 0.19955,
"h": 146.8
},
"luminance": 0.68491
}Semantic roles & 50–950 ramp
primary
#67F37E
secondary
#CB33B2
accent
#04BDE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580