#67F079#67F079
#67F079 is a very light, highly saturated green. Relative luminance 0.666; OKLCH L 85.2% C 0.200 H 146.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67F079 |
|---|---|
| RGB | rgb(103, 240, 121) |
| HSL | hsl(128, 82%, 67%) |
| HSV | hsv(128, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(85.29, -61.28, 46.23) |
| CIE-LCH | lch(85.29, 76.76, 142.97°) |
| OKLab | oklab(85.25% -0.1659 0.1118) |
| OKLCH | oklch(85.25% 0.2 146) |
| XYZ | xyz(40.2023, 66.5806, 28.8182) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.83
Lightish Green
#61E160
ΔE00 3.88
Wintergreen
#20F986
ΔE00 4.18
Easter Green
#8CFD7E
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F079 #F067DE
analogous
#9AF067 #67F079 #67F0BD
triadic
#67F079 #7967F0 #F07967
tetradic
#67F079 #679AF0 #F067DE #F0BD67
square
#67F079 #679AF0 #F067DE #F0BD67
split-complementary
#67F079 #BD67F0 #F0679A
monochromatic
#14C92C #2FEB48 #67F079 #9FF5AA #D6FBDB
Accessibility & contrast
On white
1.47
#67F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#67F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F079
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F079 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD6F
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#4AEBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f079; /* rgb */ color: rgb(103, 240, 121); /* oklch */ color: oklch(85.2% 0.200 146.0);
Tailwind
colors: {
custom: {
50: '#9ef6a2',
500: '#67f079',
950: '#000000',
},
}SCSS
$custom: #67f079; $custom-light: #9ef6a2; $custom-dark: #000000;
JSON
{
"hex": "#67f079",
"rgb": {
"r": 103,
"g": 240,
"b": 121
},
"hsl": {
"h": 127.883,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85248,
"c": 0.20005,
"h": 146
},
"luminance": 0.66584
}Semantic roles & 50–950 ramp
primary
#67F079
secondary
#C635B3
accent
#07C2DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580