#67EF80#67EF80
#67EF80 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.193 H 147.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF80 |
|---|---|
| RGB | rgb(103, 239, 128) |
| HSL | hsl(131, 81%, 67%) |
| HSV | hsv(131, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.08, -59.91, 42.62) |
| CIE-LCH | lch(85.08, 73.52, 144.57°) |
| OKLab | oklab(85.11% -0.1621 0.104) |
| OKLCH | oklch(85.11% 0.193 147.3) |
| XYZ | xyz(40.3537, 66.1714, 31.0637) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF80 #EF67D6
analogous
#92EF67 #67EF80 #67EFC4
triadic
#67EF80 #8067EF #EF8067
tetradic
#67EF80 #6792EF #EF67D6 #EFC467
square
#67EF80 #6792EF #EF67D6 #EFC467
split-complementary
#67EF80 #C467EF #EF6792
monochromatic
#15C736 #30E952 #67EF80 #9EF5AE #D6FBDD
Accessibility & contrast
On white
1.48
#67EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#67EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF80
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF80 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#48EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ef80; /* rgb */ color: rgb(103, 239, 128); /* oklch */ color: oklch(85.1% 0.193 147.3);
Tailwind
colors: {
custom: {
50: '#9df5a6',
500: '#67ef80',
950: '#000000',
},
}SCSS
$custom: #67ef80; $custom-light: #9df5a6; $custom-dark: #000000;
JSON
{
"hex": "#67ef80",
"rgb": {
"r": 103,
"g": 239,
"b": 128
},
"hsl": {
"h": 131.029,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85106,
"c": 0.19258,
"h": 147.3
},
"luminance": 0.66175
}Semantic roles & 50–950 ramp
primary
#67EF80
secondary
#C436AA
accent
#08B6DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580