#67F797#67F797
#67F797 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.182 H 151.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67F797 |
|---|---|
| RGB | rgb(103, 247, 151) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 38.9%, 3.1%) |
| CIE-LAB | lab(87.79, -59.32, 34.81) |
| CIE-LCH | lch(87.79, 68.78, 149.59°) |
| OKLab | oklab(87.44% -0.1606 0.0866) |
| OKLCH | oklch(87.44% 0.182 151.7) |
| XYZ | xyz(44.4368, 71.6352, 40.7574) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 3.15
Baby Green
#8CFF9E
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F797 #F767C7
analogous
#7FF767 #67F797 #67F7DF
triadic
#67F797 #9767F7 #F79767
tetradic
#67F797 #677FF7 #F767C7 #F7DF67
square
#67F797 #677FF7 #F767C7 #F7DF67
split-complementary
#67F797 #DF67F7 #F7677F
monochromatic
#0BD850 #2DF46F #67F797 #A1FABF #DBFDE7
Accessibility & contrast
On white
1.37
#67F797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#67F797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F797
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F797 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E490
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#3BF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f797; /* rgb */ color: rgb(103, 247, 151); /* oklch */ color: oklch(87.4% 0.182 151.7);
Tailwind
colors: {
custom: {
50: '#9efbb6',
500: '#67f797',
950: '#000000',
},
}SCSS
$custom: #67f797; $custom-light: #9efbb6; $custom-dark: #000000;
JSON
{
"hex": "#67f797",
"rgb": {
"r": 103,
"g": 247,
"b": 151
},
"hsl": {
"h": 140,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87441,
"c": 0.18243,
"h": 151.7
},
"luminance": 0.71639
}Semantic roles & 50–950 ramp
primary
#67F797
secondary
#D0329C
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581