#67F78F#67F78F
#67F78F is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.190 H 149.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67F78F |
|---|---|
| RGB | rgb(103, 247, 143) |
| HSL | hsl(137, 90%, 69%) |
| HSV | hsv(137, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(87.67, -60.63, 38.61) |
| CIE-LCH | lch(87.67, 71.88, 147.51°) |
| OKLab | oklab(87.3% -0.164 0.0953) |
| OKLCH | oklch(87.3% 0.19 149.8) |
| XYZ | xyz(43.8090, 71.3841, 37.4511) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.49
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F78F #F767CF
analogous
#87F767 #67F78F #67F7D7
triadic
#67F78F #8F67F7 #F78F67
tetradic
#67F78F #6787F7 #F767CF #F7D767
square
#67F78F #6787F7 #F767CF #F7D767
split-complementary
#67F78F #D767F7 #F76787
monochromatic
#0BD844 #2DF464 #67F78F #A1FABA #DBFDE5
Accessibility & contrast
On white
1.37
#67F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#67F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F78F
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F78F | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E487
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#3FF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f78f; /* rgb */ color: rgb(103, 247, 143); /* oklch */ color: oklch(87.3% 0.190 149.8);
Tailwind
colors: {
custom: {
50: '#9efbb1',
500: '#67f78f',
950: '#000000',
},
}SCSS
$custom: #67f78f; $custom-light: #9efbb1; $custom-dark: #000000;
JSON
{
"hex": "#67f78f",
"rgb": {
"r": 103,
"g": 247,
"b": 143
},
"hsl": {
"h": 136.667,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87302,
"c": 0.18963,
"h": 149.8
},
"luminance": 0.71388
}Semantic roles & 50–950 ramp
primary
#67F78F
secondary
#D032A4
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581