#67F58D#67F58D
#67F58D is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.189 H 149.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67F58D |
|---|---|
| RGB | rgb(103, 245, 141) |
| HSL | hsl(136, 88%, 68%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(87.05, -60.19, 38.79) |
| CIE-LCH | lch(87.05, 71.61, 147.20°) |
| OKLab | oklab(86.78% -0.1628 0.0956) |
| OKLCH | oklch(86.78% 0.189 149.6) |
| XYZ | xyz(43.0506, 70.1074, 36.4575) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F58D #F567CF
analogous
#88F567 #67F58D #67F5D4
triadic
#67F58D #8D67F5 #F58D67
tetradic
#67F58D #6788F5 #F567CF #F5D467
square
#67F58D #6788F5 #F567CF #F5D467
split-complementary
#67F58D #D467F5 #F56788
monochromatic
#0ED443 #2EF162 #67F58D #A0F9B8 #DAFDE3
Accessibility & contrast
On white
1.40
#67F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#67F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F58D
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F58D | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E285
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#41F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f58d; /* rgb */ color: rgb(103, 245, 141); /* oklch */ color: oklch(86.8% 0.189 149.6);
Tailwind
colors: {
custom: {
50: '#9ef9af',
500: '#67f58d',
950: '#000000',
},
}SCSS
$custom: #67f58d; $custom-light: #9ef9af; $custom-dark: #000000;
JSON
{
"hex": "#67f58d",
"rgb": {
"r": 103,
"g": 245,
"b": 141
},
"hsl": {
"h": 136.056,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86781,
"c": 0.1888,
"h": 149.6
},
"luminance": 0.70111
}Semantic roles & 50–950 ramp
primary
#67F58D
secondary
#CE32A4
accent
#01A7E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581