#67E87F#67E87F
#67E87F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.184 H 147.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67E87F |
|---|---|
| RGB | rgb(103, 232, 127) |
| HSL | hsl(131, 74%, 66%) |
| HSV | hsv(131, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(82.98, -57.40, 40.44) |
| CIE-LCH | lch(82.98, 70.22, 144.83°) |
| OKLab | oklab(83.37% -0.1554 0.099) |
| OKLCH | oklch(83.37% 0.184 147.5) |
| XYZ | xyz(38.2784, 62.1257, 30.0488) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightish Green
#61E160
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.68
Minty Green
#0BF77D
ΔE00 4.70
Wintergreen
#20F986
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E87F #E867D0
analogous
#8FE867 #67E87F #67E8BF
triadic
#67E87F #7F67E8 #E87F67
tetradic
#67E87F #678FE8 #E867D0 #E8BF67
square
#67E87F #678FE8 #E867D0 #E8BF67
split-complementary
#67E87F #BF67E8 #E8678F
monochromatic
#1CB939 #32E052 #67E87F #9CF0AC #D1F8D9
Accessibility & contrast
On white
1.56
#67E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#67E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E87F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E87F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#4BE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e87f; /* rgb */ color: rgb(103, 232, 127); /* oklch */ color: oklch(83.4% 0.184 147.5);
Tailwind
colors: {
custom: {
50: '#9cf0a5',
500: '#67e87f',
950: '#000000',
},
}SCSS
$custom: #67e87f; $custom-light: #9cf0a5; $custom-dark: #000000;
JSON
{
"hex": "#67e87f",
"rgb": {
"r": 103,
"g": 232,
"b": 127
},
"hsl": {
"h": 131.163,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83373,
"c": 0.18422,
"h": 147.5
},
"luminance": 0.62129
}Semantic roles & 50–950 ramp
primary
#67E87F
secondary
#B83BA1
accent
#10B1D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580