#67F58E#67F58E
#67F58E is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.188 H 149.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67F58E |
|---|---|
| RGB | rgb(103, 245, 142) |
| HSL | hsl(136, 88%, 68%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(87.06, -60.03, 38.32) |
| CIE-LCH | lch(87.06, 71.22, 147.45°) |
| OKLab | oklab(86.8% -0.1624 0.0946) |
| OKLCH | oklch(86.8% 0.188 149.8) |
| XYZ | xyz(43.1253, 70.1373, 36.8512) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F58E #F567CE
analogous
#87F567 #67F58E #67F5D5
triadic
#67F58E #8E67F5 #F58E67
tetradic
#67F58E #6787F5 #F567CE #F5D567
square
#67F58E #6787F5 #F567CE #F5D567
split-complementary
#67F58E #D567F5 #F56787
monochromatic
#0ED444 #2EF163 #67F58E #A0F9B9 #DAFDE3
Accessibility & contrast
On white
1.40
#67F58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#67F58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F58E
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F58E | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#40F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f58e; /* rgb */ color: rgb(103, 245, 142); /* oklch */ color: oklch(86.8% 0.188 149.8);
Tailwind
colors: {
custom: {
50: '#9ef9b0',
500: '#67f58e',
950: '#000000',
},
}SCSS
$custom: #67f58e; $custom-light: #9ef9b0; $custom-dark: #000000;
JSON
{
"hex": "#67f58e",
"rgb": {
"r": 103,
"g": 245,
"b": 142
},
"hsl": {
"h": 136.479,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86798,
"c": 0.18789,
"h": 149.8
},
"luminance": 0.70141
}Semantic roles & 50–950 ramp
primary
#67F58E
secondary
#CE32A3
accent
#01A6E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581