#67F487#67F487
#67F487 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.4% C 0.193 H 148.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67F487 |
|---|---|
| RGB | rgb(103, 244, 135) |
| HSL | hsl(134, 87%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(86.67, -60.75, 41.23) |
| CIE-LCH | lch(86.67, 73.42, 145.83°) |
| OKLab | oklab(86.44% -0.1643 0.1011) |
| OKLCH | oklch(86.44% 0.193 148.4) |
| XYZ | xyz(42.3145, 69.3303, 34.0691) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 3.85
Lightgreen (survey)
#76FF7B
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F487 #F467D4
analogous
#8DF467 #67F487 #67F4CD
triadic
#67F487 #8767F4 #F48767
tetradic
#67F487 #678DF4 #F467D4 #F4CD67
square
#67F487 #678DF4 #F467D4 #F4CD67
split-complementary
#67F487 #CD67F4 #F4678D
monochromatic
#0FD13B #2EF05A #67F487 #A0F8B4 #D9FCE1
Accessibility & contrast
On white
1.41
#67F487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#67F487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F487
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F487 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17F
Deuteranopia (green-blind)
#E4D48E
Tritanopia (blue-blind)
#44EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f487; /* rgb */ color: rgb(103, 244, 135); /* oklch */ color: oklch(86.4% 0.193 148.4);
Tailwind
colors: {
custom: {
50: '#9ef9ab',
500: '#67f487',
950: '#000000',
},
}SCSS
$custom: #67f487; $custom-light: #9ef9ab; $custom-dark: #000000;
JSON
{
"hex": "#67f487",
"rgb": {
"r": 103,
"g": 244,
"b": 135
},
"hsl": {
"h": 133.617,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86439,
"c": 0.19288,
"h": 148.4
},
"luminance": 0.69334
}Semantic roles & 50–950 ramp
primary
#67F487
secondary
#CD32AA
accent
#02B0E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581