#67F87F#67F87F
#67F87F is a very light, highly saturated green. Relative luminance 0.716; OKLCH L 87.3% C 0.205 H 146.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67F87F |
|---|---|
| RGB | rgb(103, 248, 127) |
| HSL | hsl(130, 91%, 69%) |
| HSV | hsv(130, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.75, -63.39, 46.44) |
| CIE-LCH | lch(87.75, 78.58, 143.78°) |
| OKLab | oklab(87.3% -0.1715 0.1125) |
| OKLCH | oklch(87.3% 0.205 146.7) |
| XYZ | xyz(42.9889, 71.5466, 31.6190) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.41
Easter Green
#8CFD7E
ΔE00 3.53
Spring Green
#00FF7F
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F87F #F867E0
analogous
#98F867 #67F87F #67F8C8
triadic
#67F87F #7F67F8 #F87F67
tetradic
#67F87F #6798F8 #F867E0 #F8C867
square
#67F87F #6798F8 #F867E0 #F8C867
split-complementary
#67F87F #C867F8 #F86798
monochromatic
#0ADB2D #2CF54E #67F87F #A2FBB0 #DCFDE2
Accessibility & contrast
On white
1.37
#67F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#67F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F87F
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F87F | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#45F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f87f; /* rgb */ color: rgb(103, 248, 127); /* oklch */ color: oklch(87.3% 0.205 146.7);
Tailwind
colors: {
custom: {
50: '#9ffca6',
500: '#67f87f',
950: '#000000',
},
}SCSS
$custom: #67f87f; $custom-light: #9ffca6; $custom-dark: #000000;
JSON
{
"hex": "#67f87f",
"rgb": {
"r": 103,
"g": 248,
"b": 127
},
"hsl": {
"h": 129.931,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87295,
"c": 0.20511,
"h": 146.7
},
"luminance": 0.71551
}Semantic roles & 50–950 ramp
primary
#67F87F
secondary
#D232B7
accent
#00C0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680