#67F484#67F484
#67F484 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.196 H 147.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #67F484 |
|---|---|
| RGB | rgb(103, 244, 132) |
| HSL | hsl(132, 87%, 68%) |
| HSV | hsv(132, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.63, -61.20, 42.64) |
| CIE-LCH | lch(86.63, 74.58, 145.13°) |
| OKLab | oklab(86.39% -0.1655 0.1042) |
| OKLCH | oklch(86.39% 0.196 147.8) |
| XYZ | xyz(42.1062, 69.2470, 32.9724) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.33
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.95
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F484 #F467D7
analogous
#91F467 #67F484 #67F4CA
triadic
#67F484 #8467F4 #F48467
tetradic
#67F484 #6791F4 #F467D7 #F4CA67
square
#67F484 #6791F4 #F467D7 #F4CA67
split-complementary
#67F484 #CA67F4 #F46791
monochromatic
#0FD137 #2EF056 #67F484 #A0F8B2 #D9FCE0
Accessibility & contrast
On white
1.41
#67F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#67F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F484
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F484 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17B
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#45EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f484; /* rgb */ color: rgb(103, 244, 132); /* oklch */ color: oklch(86.4% 0.196 147.8);
Tailwind
colors: {
custom: {
50: '#9ef9a9',
500: '#67f484',
950: '#000000',
},
}SCSS
$custom: #67f484; $custom-light: #9ef9a9; $custom-dark: #000000;
JSON
{
"hex": "#67f484",
"rgb": {
"r": 103,
"g": 244,
"b": 132
},
"hsl": {
"h": 132.34,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86392,
"c": 0.19555,
"h": 147.8
},
"luminance": 0.69251
}Semantic roles & 50–950 ramp
primary
#67F484
secondary
#CD32AD
accent
#02B5E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581