#67F178#67F178
#67F178 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.5% C 0.202 H 145.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67F178 |
|---|---|
| RGB | rgb(103, 241, 120) |
| HSL | hsl(127, 83%, 67%) |
| HSV | hsv(127, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(85.58, -61.78, 47.06) |
| CIE-LCH | lch(85.58, 77.66, 142.71°) |
| OKLab | oklab(85.48% -0.1673 0.1136) |
| OKLCH | oklch(85.48% 0.202 145.8) |
| XYZ | xyz(40.4365, 67.1465, 28.5953) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.96
Easter Green
#8CFD7E
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F178 #F167E0
analogous
#9BF167 #67F178 #67F1BD
triadic
#67F178 #7867F1 #F17867
tetradic
#67F178 #679BF1 #F167E0 #F1BD67
square
#67F178 #679BF1 #F167E0 #F1BD67
split-complementary
#67F178 #BD67F1 #F1679B
monochromatic
#13CB29 #2FEC46 #67F178 #9FF6AA #D7FBDC
Accessibility & contrast
On white
1.46
#67F178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#67F178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F178
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F178 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 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)
#F4DD6E
Deuteranopia (green-blind)
#E2D181
Tritanopia (blue-blind)
#4AECD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f178; /* rgb */ color: rgb(103, 241, 120); /* oklch */ color: oklch(85.5% 0.202 145.8);
Tailwind
colors: {
custom: {
50: '#9ef7a1',
500: '#67f178',
950: '#000000',
},
}SCSS
$custom: #67f178; $custom-light: #9ef7a1; $custom-dark: #000000;
JSON
{
"hex": "#67f178",
"rgb": {
"r": 103,
"g": 241,
"b": 120
},
"hsl": {
"h": 127.391,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85479,
"c": 0.2022,
"h": 145.8
},
"luminance": 0.6715
}Semantic roles & 50–950 ramp
primary
#67F178
secondary
#C735B5
accent
#06C5E0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580