#67F37D#67F37D
#67F37D is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.200 H 146.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F37D |
|---|---|
| RGB | rgb(103, 243, 125) |
| HSL | hsl(129, 85%, 68%) |
| HSV | hsv(129, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(86.24, -61.83, 45.50) |
| CIE-LCH | lch(86.24, 76.77, 143.65°) |
| OKLab | oklab(86.04% -0.1673 0.1103) |
| OKLCH | oklch(86.04% 0.2 146.6) |
| XYZ | xyz(41.3431, 68.4616, 30.4338) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.75
Easter Green
#8CFD7E
ΔE00 3.99
Spring Green
#00FF7F
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F37D #F367DD
analogous
#97F367 #67F37D #67F3C3
triadic
#67F37D #7D67F3 #F37D67
tetradic
#67F37D #6797F3 #F367DD #F3C367
square
#67F37D #6797F3 #F367DD #F3C367
split-complementary
#67F37D #C367F3 #F36797
monochromatic
#10CF2E #2EEF4C #67F37D #A0F7AE #D8FCDE
Accessibility & contrast
On white
1.43
#67F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#67F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F37D
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F37D | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF73
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#48EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f37d; /* rgb */ color: rgb(103, 243, 125); /* oklch */ color: oklch(86.0% 0.200 146.6);
Tailwind
colors: {
custom: {
50: '#9ef8a4',
500: '#67f37d',
950: '#000000',
},
}SCSS
$custom: #67f37d; $custom-light: #9ef8a4; $custom-dark: #000000;
JSON
{
"hex": "#67f37d",
"rgb": {
"r": 103,
"g": 243,
"b": 125
},
"hsl": {
"h": 129.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86042,
"c": 0.20043,
"h": 146.6
},
"luminance": 0.68465
}Semantic roles & 50–950 ramp
primary
#67F37D
secondary
#CB33B3
accent
#04BFE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580