#67EF7D#67EF7D
#67EF7D is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.195 H 146.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF7D |
|---|---|
| RGB | rgb(103, 239, 125) |
| HSL | hsl(130, 81%, 67%) |
| HSV | hsv(130, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(85.04, -60.34, 44.02) |
| CIE-LCH | lch(85.04, 74.69, 143.89°) |
| OKLab | oklab(85.06% -0.1633 0.107) |
| OKLCH | oklch(85.06% 0.195 146.8) |
| XYZ | xyz(40.1591, 66.0936, 30.0391) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.77
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Wintergreen
#20F986
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF7D #EF67D9
analogous
#95EF67 #67EF7D #67EFC1
triadic
#67EF7D #7D67EF #EF7D67
tetradic
#67EF7D #6795EF #EF67D9 #EFC167
square
#67EF7D #6795EF #EF67D9 #EFC167
split-complementary
#67EF7D #C167EF #EF6795
monochromatic
#15C732 #30E94E #67EF7D #9EF5AC #D6FBDC
Accessibility & contrast
On white
1.48
#67EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#67EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF7D
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF7D | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#49EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ef7d; /* rgb */ color: rgb(103, 239, 125); /* oklch */ color: oklch(85.1% 0.195 146.8);
Tailwind
colors: {
custom: {
50: '#9df5a4',
500: '#67ef7d',
950: '#000000',
},
}SCSS
$custom: #67ef7d; $custom-light: #9df5a4; $custom-dark: #000000;
JSON
{
"hex": "#67ef7d",
"rgb": {
"r": 103,
"g": 239,
"b": 125
},
"hsl": {
"h": 129.706,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85061,
"c": 0.19525,
"h": 146.8
},
"luminance": 0.66097
}Semantic roles & 50–950 ramp
primary
#67EF7D
secondary
#C436AD
accent
#08BBDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580