#67F475#67F475
#67F475 is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.209 H 145.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67F475 |
|---|---|
| RGB | rgb(103, 244, 117) |
| HSL | hsl(126, 87%, 68%) |
| HSV | hsv(126, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 52%, 4.3%) |
| CIE-LAB | lab(86.44, -63.28, 49.51) |
| CIE-LCH | lch(86.44, 80.35, 141.96°) |
| OKLab | oklab(86.18% -0.1714 0.1188) |
| OKLCH | oklch(86.18% 0.209 145.3) |
| XYZ | xyz(41.1526, 68.8655, 27.9499) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.50
Spearmint
#1EF876
ΔE00 3.28
Easter Green
#8CFD7E
ΔE00 3.47
Lighter Green
#75FD63
ΔE00 3.78
Light Bright Green
#53FE5C
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F475 #F467E6
analogous
#A0F467 #67F475 #67F4BB
triadic
#67F475 #7567F4 #F47567
tetradic
#67F475 #67A0F4 #F467E6 #F4BB67
square
#67F475 #67A0F4 #F467E6 #F4BB67
split-complementary
#67F475 #BB67F4 #F467A0
monochromatic
#0FD122 #2EF041 #67F475 #A0F8A9 #D9FCDD
Accessibility & contrast
On white
1.42
#67F475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#67F475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F475
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F475 | 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)
#F8E06A
Deuteranopia (green-blind)
#E6D37E
Tritanopia (blue-blind)
#4AEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f475; /* rgb */ color: rgb(103, 244, 117); /* oklch */ color: oklch(86.2% 0.209 145.3);
Tailwind
colors: {
custom: {
50: '#9ef99f',
500: '#67f475',
950: '#000000',
},
}SCSS
$custom: #67f475; $custom-light: #9ef99f; $custom-dark: #000000;
JSON
{
"hex": "#67f475",
"rgb": {
"r": 103,
"g": 244,
"b": 117
},
"hsl": {
"h": 125.957,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86175,
"c": 0.20859,
"h": 145.3
},
"luminance": 0.68869
}Semantic roles & 50–950 ramp
primary
#67F475
secondary
#CD32BD
accent
#02CDE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580