#67F794#67F794
#67F794 is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.4% C 0.185 H 151.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67F794 |
|---|---|
| RGB | rgb(103, 247, 148) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(87.75, -59.82, 36.24) |
| CIE-LCH | lch(87.75, 69.94, 148.79°) |
| OKLab | oklab(87.39% -0.1618 0.0899) |
| OKLCH | oklch(87.39% 0.185 151) |
| XYZ | xyz(44.1963, 71.5390, 39.4906) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.60
Light Bluish Green
#76FDA8
ΔE00 2.81
Wintergreen
#20F986
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F794 #F767CA
analogous
#82F767 #67F794 #67F7DC
triadic
#67F794 #9467F7 #F79467
tetradic
#67F794 #6782F7 #F767CA #F7DC67
square
#67F794 #6782F7 #F767CA #F7DC67
split-complementary
#67F794 #DC67F7 #F76782
monochromatic
#0BD84B #2DF46B #67F794 #A1FABD #DBFDE6
Accessibility & contrast
On white
1.37
#67F794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#67F794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F794
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F794 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48D
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#3DF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f794; /* rgb */ color: rgb(103, 247, 148); /* oklch */ color: oklch(87.4% 0.185 151.0);
Tailwind
colors: {
custom: {
50: '#9efbb4',
500: '#67f794',
950: '#000000',
},
}SCSS
$custom: #67f794; $custom-light: #9efbb4; $custom-dark: #000000;
JSON
{
"hex": "#67f794",
"rgb": {
"r": 103,
"g": 247,
"b": 148
},
"hsl": {
"h": 138.75,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87388,
"c": 0.18513,
"h": 151
},
"luminance": 0.71543
}Semantic roles & 50–950 ramp
primary
#67F794
secondary
#D0329F
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581