#67EF86#67EF86
#67EF86 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.187 H 148.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF86 |
|---|---|
| RGB | rgb(103, 239, 134) |
| HSL | hsl(134, 81%, 67%) |
| HSV | hsv(134, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(85.17, -59.01, 39.80) |
| CIE-LCH | lch(85.17, 71.18, 146.00°) |
| OKLab | oklab(85.2% -0.1596 0.0977) |
| OKLCH | oklch(85.2% 0.187 148.5) |
| XYZ | xyz(40.7603, 66.3341, 33.2054) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.85
Spearmint
#1EF876
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF86 #EF67D0
analogous
#8CEF67 #67EF86 #67EFCA
triadic
#67EF86 #8667EF #EF8667
tetradic
#67EF86 #678CEF #EF67D0 #EFCA67
square
#67EF86 #678CEF #EF67D0 #EFCA67
split-complementary
#67EF86 #CA67EF #EF678C
monochromatic
#15C73D #30E95A #67EF86 #9EF5B2 #D6FBDE
Accessibility & contrast
On white
1.47
#67EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#67EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF86
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF86 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#46EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef86; /* rgb */ color: rgb(103, 239, 134); /* oklch */ color: oklch(85.2% 0.187 148.5);
Tailwind
colors: {
custom: {
50: '#9df5aa',
500: '#67ef86',
950: '#000000',
},
}SCSS
$custom: #67ef86; $custom-light: #9df5aa; $custom-dark: #000000;
JSON
{
"hex": "#67ef86",
"rgb": {
"r": 103,
"g": 239,
"b": 134
},
"hsl": {
"h": 133.676,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85201,
"c": 0.18718,
"h": 148.5
},
"luminance": 0.66338
}Semantic roles & 50–950 ramp
primary
#67EF86
secondary
#C436A4
accent
#08ADDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581