#67F074#67F074
#67F074 is a very light, highly saturated green. Relative luminance 0.665; OKLCH L 85.2% C 0.204 H 145.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #67F074 |
|---|---|
| RGB | rgb(103, 240, 116) |
| HSL | hsl(126, 82%, 67%) |
| HSV | hsv(126, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(85.23, -61.95, 48.51) |
| CIE-LCH | lch(85.23, 78.68, 141.94°) |
| OKLab | oklab(85.18% -0.1679 0.1166) |
| OKLCH | oklch(85.18% 0.204 145.2) |
| XYZ | xyz(39.9036, 66.4611, 27.2450) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.57
Lightish Green
#61E160
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.10
Lighter Green
#75FD63
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F074 #F067E3
analogous
#9FF067 #67F074 #67F0B8
triadic
#67F074 #7467F0 #F07467
tetradic
#67F074 #679FF0 #F067E3 #F0B867
square
#67F074 #679FF0 #F067E3 #F0B867
split-complementary
#67F074 #B867F0 #F0679F
monochromatic
#14C925 #2FEB41 #67F074 #9FF5A7 #D6FBDA
Accessibility & contrast
On white
1.47
#67F074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#67F074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F074
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F074 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC69
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#4CEAD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67f074; /* rgb */ color: rgb(103, 240, 116); /* oklch */ color: oklch(85.2% 0.204 145.2);
Tailwind
colors: {
custom: {
50: '#9ef69e',
500: '#67f074',
950: '#000000',
},
}SCSS
$custom: #67f074; $custom-light: #9ef69e; $custom-dark: #000000;
JSON
{
"hex": "#67f074",
"rgb": {
"r": 103,
"g": 240,
"b": 116
},
"hsl": {
"h": 125.693,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85178,
"c": 0.20436,
"h": 145.2
},
"luminance": 0.66465
}Semantic roles & 50–950 ramp
primary
#67F074
secondary
#C635B8
accent
#07CADE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580