#67F78D#67F78D
#67F78D is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.191 H 149.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67F78D |
|---|---|
| RGB | rgb(103, 247, 141) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 42.9%, 3.1%) |
| CIE-LAB | lab(87.64, -60.95, 39.56) |
| CIE-LCH | lch(87.64, 72.66, 147.01°) |
| OKLab | oklab(87.27% -0.1648 0.0974) |
| OKLCH | oklch(87.27% 0.191 149.4) |
| XYZ | xyz(43.6589, 71.3241, 36.6603) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F78D #F767D1
analogous
#89F767 #67F78D #67F7D5
triadic
#67F78D #8D67F7 #F78D67
tetradic
#67F78D #6789F7 #F767D1 #F7D567
square
#67F78D #6789F7 #F767D1 #F7D567
split-complementary
#67F78D #D567F7 #F76789
monochromatic
#0BD841 #2DF461 #67F78D #A1FAB9 #DBFDE4
Accessibility & contrast
On white
1.38
#67F78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#67F78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F78D
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F78D | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#40F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f78d; /* rgb */ color: rgb(103, 247, 141); /* oklch */ color: oklch(87.3% 0.191 149.4);
Tailwind
colors: {
custom: {
50: '#9efbaf',
500: '#67f78d',
950: '#000000',
},
}SCSS
$custom: #67f78d; $custom-light: #9efbaf; $custom-dark: #000000;
JSON
{
"hex": "#67f78d",
"rgb": {
"r": 103,
"g": 247,
"b": 141
},
"hsl": {
"h": 135.833,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87268,
"c": 0.19143,
"h": 149.4
},
"luminance": 0.71328
}Semantic roles & 50–950 ramp
primary
#67F78D
secondary
#D032A7
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581