#67EF87#67EF87
#67EF87 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.186 H 148.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF87 |
|---|---|
| RGB | rgb(103, 239, 135) |
| HSL | hsl(134, 81%, 67%) |
| HSV | hsv(134, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(85.18, -58.85, 39.33) |
| CIE-LCH | lch(85.18, 70.79, 146.25°) |
| OKLab | oklab(85.22% -0.1592 0.0967) |
| OKLCH | oklch(85.22% 0.186 148.7) |
| XYZ | xyz(40.8304, 66.3621, 33.5744) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.85
Spearmint
#1EF876
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF87 #EF67CF
analogous
#8BEF67 #67EF87 #67EFCB
triadic
#67EF87 #8767EF #EF8767
tetradic
#67EF87 #678BEF #EF67CF #EFCB67
square
#67EF87 #678BEF #EF67CF #EFCB67
split-complementary
#67EF87 #CB67EF #EF678B
monochromatic
#15C73F #30E95B #67EF87 #9EF5B3 #D6FBDE
Accessibility & contrast
On white
1.47
#67EF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#67EF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF87
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF87 | 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)
#F1DC7F
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#46EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ef87; /* rgb */ color: rgb(103, 239, 135); /* oklch */ color: oklch(85.2% 0.186 148.7);
Tailwind
colors: {
custom: {
50: '#9df5ab',
500: '#67ef87',
950: '#000000',
},
}SCSS
$custom: #67ef87; $custom-light: #9df5ab; $custom-dark: #000000;
JSON
{
"hex": "#67ef87",
"rgb": {
"r": 103,
"g": 239,
"b": 135
},
"hsl": {
"h": 134.118,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85218,
"c": 0.18628,
"h": 148.7
},
"luminance": 0.66366
}Semantic roles & 50–950 ramp
primary
#67EF87
secondary
#C436A3
accent
#08ABDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581