#67F78A#67F78A
#67F78A is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.194 H 148.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F78A |
|---|---|
| RGB | rgb(103, 247, 138) |
| HSL | hsl(135, 90%, 69%) |
| HSV | hsv(135, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 44.1%, 3.1%) |
| CIE-LAB | lab(87.60, -61.41, 40.97) |
| CIE-LCH | lch(87.60, 73.82, 146.29°) |
| OKLab | oklab(87.22% -0.166 0.1006) |
| OKLCH | oklch(87.22% 0.194 148.8) |
| XYZ | xyz(43.4387, 71.2360, 35.5006) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.70
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F78A #F767D4
analogous
#8CF767 #67F78A #67F7D2
triadic
#67F78A #8A67F7 #F78A67
tetradic
#67F78A #678CF7 #F767D4 #F7D267
square
#67F78A #678CF7 #F767D4 #F7D267
split-complementary
#67F78A #D267F7 #F7678C
monochromatic
#0BD83D #2DF45D #67F78A #A1FAB7 #DBFDE4
Accessibility & contrast
On white
1.38
#67F78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F78A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F78A | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#41F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f78a; /* rgb */ color: rgb(103, 247, 138); /* oklch */ color: oklch(87.2% 0.194 148.8);
Tailwind
colors: {
custom: {
50: '#9efbad',
500: '#67f78a',
950: '#000000',
},
}SCSS
$custom: #67f78a; $custom-light: #9efbad; $custom-dark: #000000;
JSON
{
"hex": "#67f78a",
"rgb": {
"r": 103,
"g": 247,
"b": 138
},
"hsl": {
"h": 134.583,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87219,
"c": 0.19411,
"h": 148.8
},
"luminance": 0.7124
}Semantic roles & 50–950 ramp
primary
#67F78A
secondary
#D032AA
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581