#67F174#67F174
#67F174 is a very light, highly saturated green. Relative luminance 0.671; OKLCH L 85.4% C 0.206 H 145.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67F174 |
|---|---|
| RGB | rgb(103, 241, 116) |
| HSL | hsl(126, 83%, 67%) |
| HSV | hsv(126, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(85.53, -62.31, 48.87) |
| CIE-LCH | lch(85.53, 79.19, 141.89°) |
| OKLab | oklab(85.42% -0.1689 0.1174) |
| OKLCH | oklch(85.42% 0.206 145.2) |
| XYZ | xyz(40.1988, 67.0515, 27.3434) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.49
Lightish Green
#61E160
ΔE00 3.75
Easter Green
#8CFD7E
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 4.06
Lighter Green
#75FD63
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F174 #F167E4
analogous
#9FF167 #67F174 #67F1B9
triadic
#67F174 #7467F1 #F17467
tetradic
#67F174 #679FF1 #F167E4 #F1B967
square
#67F174 #679FF1 #F167E4 #F1B967
split-complementary
#67F174 #B967F1 #F1679F
monochromatic
#13CB24 #2FEC41 #67F174 #9FF6A7 #D7FBDA
Accessibility & contrast
On white
1.46
#67F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#67F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F174
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F174 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD69
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#4CEBD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f174; /* rgb */ color: rgb(103, 241, 116); /* oklch */ color: oklch(85.4% 0.206 145.2);
Tailwind
colors: {
custom: {
50: '#9ef79e',
500: '#67f174',
950: '#000000',
},
}SCSS
$custom: #67f174; $custom-light: #9ef79e; $custom-dark: #000000;
JSON
{
"hex": "#67f174",
"rgb": {
"r": 103,
"g": 241,
"b": 116
},
"hsl": {
"h": 125.652,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.85424,
"c": 0.20564,
"h": 145.2
},
"luminance": 0.67055
}Semantic roles & 50–950 ramp
primary
#67F174
secondary
#C735BA
accent
#06CBE0
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580