#67F179#67F179
#67F179 is a very light, highly saturated green. Relative luminance 0.672; OKLCH L 85.5% C 0.201 H 146.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67F179 |
|---|---|
| RGB | rgb(103, 241, 121) |
| HSL | hsl(128, 83%, 67%) |
| HSV | hsv(128, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 49.8%, 5.5%) |
| CIE-LAB | lab(85.59, -61.65, 46.60) |
| CIE-LCH | lch(85.59, 77.28, 142.91°) |
| OKLab | oklab(85.49% -0.1669 0.1126) |
| OKLCH | oklch(85.49% 0.201 146) |
| XYZ | xyz(40.4975, 67.1709, 28.9166) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.03
Easter Green
#8CFD7E
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F179 #F167DF
analogous
#9AF167 #67F179 #67F1BE
triadic
#67F179 #7967F1 #F17967
tetradic
#67F179 #679AF1 #F167DF #F1BE67
square
#67F179 #679AF1 #F167DF #F1BE67
split-complementary
#67F179 #BE67F1 #F1679A
monochromatic
#13CB2B #2FEC48 #67F179 #9FF6AA #D7FBDC
Accessibility & contrast
On white
1.45
#67F179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#67F179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F179
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F179 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6F
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#4AECD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f179; /* rgb */ color: rgb(103, 241, 121); /* oklch */ color: oklch(85.5% 0.201 146.0);
Tailwind
colors: {
custom: {
50: '#9ef7a2',
500: '#67f179',
950: '#000000',
},
}SCSS
$custom: #67f179; $custom-light: #9ef7a2; $custom-dark: #000000;
JSON
{
"hex": "#67f179",
"rgb": {
"r": 103,
"g": 241,
"b": 121
},
"hsl": {
"h": 127.826,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85493,
"c": 0.20134,
"h": 146
},
"luminance": 0.67175
}Semantic roles & 50–950 ramp
primary
#67F179
secondary
#C735B4
accent
#06C3E0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580