#67F482#67F482
#67F482 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.197 H 147.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #67F482 |
|---|---|
| RGB | rgb(103, 244, 130) |
| HSL | hsl(131, 87%, 68%) |
| HSV | hsv(131, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(86.60, -61.49, 43.57) |
| CIE-LCH | lch(86.60, 75.36, 144.68°) |
| OKLab | oklab(86.36% -0.1663 0.1062) |
| OKLCH | oklch(86.36% 0.197 147.4) |
| XYZ | xyz(41.9707, 69.1927, 32.2585) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.34
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F482 #F467D9
analogous
#93F467 #67F482 #67F4C8
triadic
#67F482 #8267F4 #F48267
tetradic
#67F482 #6793F4 #F467D9 #F4C867
square
#67F482 #6793F4 #F467D9 #F4C867
split-complementary
#67F482 #C867F4 #F46793
monochromatic
#0FD134 #2EF053 #67F482 #A0F8B1 #D9FCE0
Accessibility & contrast
On white
1.42
#67F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#67F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F482
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F482 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E079
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#46EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f482; /* rgb */ color: rgb(103, 244, 130); /* oklch */ color: oklch(86.4% 0.197 147.4);
Tailwind
colors: {
custom: {
50: '#9ef9a8',
500: '#67f482',
950: '#000000',
},
}SCSS
$custom: #67f482; $custom-light: #9ef9a8; $custom-dark: #000000;
JSON
{
"hex": "#67f482",
"rgb": {
"r": 103,
"g": 244,
"b": 130
},
"hsl": {
"h": 131.489,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86361,
"c": 0.19732,
"h": 147.4
},
"luminance": 0.69197
}Semantic roles & 50–950 ramp
primary
#67F482
secondary
#CD32AF
accent
#02B8E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580