#67F87E#67F87E
#67F87E is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.3% C 0.206 H 146.6°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67F87E |
|---|---|
| RGB | rgb(103, 248, 126) |
| HSL | hsl(130, 91%, 69%) |
| HSV | hsv(130, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 49.2%, 2.7%) |
| CIE-LAB | lab(87.74, -63.53, 46.89) |
| CIE-LCH | lch(87.74, 78.97, 143.57°) |
| OKLab | oklab(87.28% -0.1719 0.1135) |
| OKLCH | oklch(87.28% 0.206 146.6) |
| XYZ | xyz(42.9240, 71.5207, 31.2775) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F87E #F867E1
analogous
#99F867 #67F87E #67F8C7
triadic
#67F87E #7E67F8 #F87E67
tetradic
#67F87E #6799F8 #F867E1 #F8C767
square
#67F87E #6799F8 #F867E1 #F8C767
split-complementary
#67F87E #C767F8 #F86799
monochromatic
#0ADB2B #2CF54C #67F87E #A2FBB0 #DCFDE1
Accessibility & contrast
On white
1.37
#67F87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#67F87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F87E
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F87E | 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)
#FBE474
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#46F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f87e; /* rgb */ color: rgb(103, 248, 126); /* oklch */ color: oklch(87.3% 0.206 146.6);
Tailwind
colors: {
custom: {
50: '#9ffca5',
500: '#67f87e',
950: '#000000',
},
}SCSS
$custom: #67f87e; $custom-light: #9ffca5; $custom-dark: #000000;
JSON
{
"hex": "#67f87e",
"rgb": {
"r": 103,
"g": 248,
"b": 126
},
"hsl": {
"h": 129.517,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.87281,
"c": 0.20597,
"h": 146.6
},
"luminance": 0.71525
}Semantic roles & 50–950 ramp
primary
#67F87E
secondary
#D232B8
accent
#00C1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680