#67F587#67F587
#67F587 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.7% C 0.194 H 148.3°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67F587 |
|---|---|
| RGB | rgb(103, 245, 135) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(86.96, -61.12, 41.61) |
| CIE-LCH | lch(86.96, 73.94, 145.75°) |
| OKLab | oklab(86.68% -0.1653 0.1019) |
| OKLCH | oklch(86.68% 0.194 148.3) |
| XYZ | xyz(42.6162, 69.9337, 34.1697) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.78
Baby Green
#8CFF9E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F587 #F567D5
analogous
#8EF567 #67F587 #67F5CE
triadic
#67F587 #8767F5 #F58767
tetradic
#67F587 #678EF5 #F567D5 #F5CE67
square
#67F587 #678EF5 #F567D5 #F5CE67
split-complementary
#67F587 #CE67F5 #F5678E
monochromatic
#0ED43A #2EF15A #67F587 #A0F9B4 #DAFDE2
Accessibility & contrast
On white
1.40
#67F587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#67F587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F587
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F587 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27E
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#43F0DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f587; /* rgb */ color: rgb(103, 245, 135); /* oklch */ color: oklch(86.7% 0.194 148.3);
Tailwind
colors: {
custom: {
50: '#9ef9ab',
500: '#67f587',
950: '#000000',
},
}SCSS
$custom: #67f587; $custom-light: #9ef9ab; $custom-dark: #000000;
JSON
{
"hex": "#67f587",
"rgb": {
"r": 103,
"g": 245,
"b": 135
},
"hsl": {
"h": 133.521,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86683,
"c": 0.19418,
"h": 148.3
},
"luminance": 0.69938
}Semantic roles & 50–950 ramp
primary
#67F587
secondary
#CE32AB
accent
#01B1E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581