#67F476#67F476
#67F476 is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.208 H 145.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F476 |
|---|---|
| RGB | rgb(103, 244, 118) |
| HSL | hsl(126, 87%, 68%) |
| HSV | hsv(126, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 51.6%, 4.3%) |
| CIE-LAB | lab(86.45, -63.15, 49.06) |
| CIE-LCH | lch(86.45, 79.97, 142.16°) |
| OKLab | oklab(86.19% -0.171 0.1179) |
| OKLCH | oklch(86.19% 0.208 145.4) |
| XYZ | xyz(41.2117, 68.8891, 28.2612) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.53
Spearmint
#1EF876
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.87
Lighter Green
#75FD63
ΔE00 3.89
Light Bright Green
#53FE5C
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F476 #F467E5
analogous
#9EF467 #67F476 #67F4BC
triadic
#67F476 #7667F4 #F47667
tetradic
#67F476 #679EF4 #F467E5 #F4BC67
square
#67F476 #679EF4 #F467E5 #F4BC67
split-complementary
#67F476 #BC67F4 #F4679E
monochromatic
#0FD124 #2EF043 #67F476 #A0F8A9 #D9FCDD
Accessibility & contrast
On white
1.42
#67F476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F476
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F476 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06B
Deuteranopia (green-blind)
#E5D47F
Tritanopia (blue-blind)
#4AEED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f476; /* rgb */ color: rgb(103, 244, 118); /* oklch */ color: oklch(86.2% 0.208 145.4);
Tailwind
colors: {
custom: {
50: '#9ef9a0',
500: '#67f476',
950: '#000000',
},
}SCSS
$custom: #67f476; $custom-light: #9ef9a0; $custom-dark: #000000;
JSON
{
"hex": "#67f476",
"rgb": {
"r": 103,
"g": 244,
"b": 118
},
"hsl": {
"h": 126.383,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86189,
"c": 0.20775,
"h": 145.4
},
"luminance": 0.68893
}Semantic roles & 50–950 ramp
primary
#67F476
secondary
#CD32BC
accent
#02CBE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580