#67F175#67F175
#67F175 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.205 H 145.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67F175 |
|---|---|
| RGB | rgb(103, 241, 117) |
| HSL | hsl(126, 83%, 67%) |
| HSV | hsv(126, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 51.5%, 5.5%) |
| CIE-LAB | lab(85.54, -62.18, 48.42) |
| CIE-LCH | lch(85.54, 78.81, 142.09°) |
| OKLab | oklab(85.44% -0.1685 0.1164) |
| OKLCH | oklch(85.44% 0.205 145.4) |
| XYZ | xyz(40.2573, 67.0749, 27.6514) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.46
Lightish Green
#61E160
ΔE00 3.79
Easter Green
#8CFD7E
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.99
Lighter Green
#75FD63
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F175 #F167E3
analogous
#9EF167 #67F175 #67F1BA
triadic
#67F175 #7567F1 #F17567
tetradic
#67F175 #679EF1 #F167E3 #F1BA67
square
#67F175 #679EF1 #F167E3 #F1BA67
split-complementary
#67F175 #BA67F1 #F1679E
monochromatic
#13CB25 #2FEC42 #67F175 #9FF6A8 #D7FBDB
Accessibility & contrast
On white
1.46
#67F175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#67F175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F175
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F175 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6A
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#4BEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f175; /* rgb */ color: rgb(103, 241, 117); /* oklch */ color: oklch(85.4% 0.205 145.4);
Tailwind
colors: {
custom: {
50: '#9ef79f',
500: '#67f175',
950: '#000000',
},
}SCSS
$custom: #67f175; $custom-light: #9ef79f; $custom-dark: #000000;
JSON
{
"hex": "#67f175",
"rgb": {
"r": 103,
"g": 241,
"b": 117
},
"hsl": {
"h": 126.087,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85438,
"c": 0.20478,
"h": 145.4
},
"luminance": 0.67079
}Semantic roles & 50–950 ramp
primary
#67F175
secondary
#C735B9
accent
#06C9E0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580