#67F474#67F474
#67F474 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.2% C 0.209 H 145.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67F474 |
|---|---|
| RGB | rgb(103, 244, 116) |
| HSL | hsl(126, 87%, 68%) |
| HSV | hsv(126, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(86.43, -63.41, 49.96) |
| CIE-LCH | lch(86.43, 80.73, 141.77°) |
| OKLab | oklab(86.16% -0.1718 0.1198) |
| OKLCH | oklch(86.16% 0.209 145.1) |
| XYZ | xyz(41.0941, 68.8421, 27.6419) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.48
Spearmint
#1EF876
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.44
Lighter Green
#75FD63
ΔE00 3.67
Light Bright Green
#53FE5C
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F474 #F467E7
analogous
#A0F467 #67F474 #67F4BA
triadic
#67F474 #7467F4 #F47467
tetradic
#67F474 #67A0F4 #F467E7 #F4BA67
square
#67F474 #67A0F4 #F467E7 #F4BA67
split-complementary
#67F474 #BA67F4 #F467A0
monochromatic
#0FD121 #2EF040 #67F474 #A0F8A8 #D9FCDC
Accessibility & contrast
On white
1.42
#67F474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#67F474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F474
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F474 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#E6D37D
Tritanopia (blue-blind)
#4BEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f474; /* rgb */ color: rgb(103, 244, 116); /* oklch */ color: oklch(86.2% 0.209 145.1);
Tailwind
colors: {
custom: {
50: '#9ff99f',
500: '#67f474',
950: '#000000',
},
}SCSS
$custom: #67f474; $custom-light: #9ff99f; $custom-dark: #000000;
JSON
{
"hex": "#67f474",
"rgb": {
"r": 103,
"g": 244,
"b": 116
},
"hsl": {
"h": 125.532,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86162,
"c": 0.20944,
"h": 145.1
},
"luminance": 0.68846
}Semantic roles & 50–950 ramp
primary
#67F474
secondary
#CD32BF
accent
#02CEE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580