#67F787#67F787
#67F787 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.2% C 0.197 H 148.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67F787 |
|---|---|
| RGB | rgb(103, 247, 135) |
| HSL | hsl(133, 90%, 69%) |
| HSV | hsv(133, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.56, -61.87, 42.37) |
| CIE-LCH | lch(87.56, 74.98, 145.60°) |
| OKLab | oklab(87.17% -0.1673 0.1037) |
| OKLCH | oklch(87.17% 0.197 148.2) |
| XYZ | xyz(43.2245, 71.1503, 34.3725) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F787 #F767D7
analogous
#8FF767 #67F787 #67F7CF
triadic
#67F787 #8767F7 #F78767
tetradic
#67F787 #678FF7 #F767D7 #F7CF67
square
#67F787 #678FF7 #F767D7 #F7CF67
split-complementary
#67F787 #CF67F7 #F7678F
monochromatic
#0BD839 #2DF459 #67F787 #A1FAB5 #DBFDE3
Accessibility & contrast
On white
1.38
#67F787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#67F787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F787
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F787 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#43F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f787; /* rgb */ color: rgb(103, 247, 135); /* oklch */ color: oklch(87.2% 0.197 148.2);
Tailwind
colors: {
custom: {
50: '#9efbab',
500: '#67f787',
950: '#000000',
},
}SCSS
$custom: #67f787; $custom-light: #9efbab; $custom-dark: #000000;
JSON
{
"hex": "#67f787",
"rgb": {
"r": 103,
"g": 247,
"b": 135
},
"hsl": {
"h": 133.333,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87171,
"c": 0.19679,
"h": 148.2
},
"luminance": 0.71154
}Semantic roles & 50–950 ramp
primary
#67F787
secondary
#D032AD
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581