#67EF7C#67EF7C
#67EF7C is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.0% C 0.196 H 146.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67EF7C |
|---|---|
| RGB | rgb(103, 239, 124) |
| HSL | hsl(129, 81%, 67%) |
| HSV | hsv(129, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(85.03, -60.49, 44.48) |
| CIE-LCH | lch(85.03, 75.08, 143.67°) |
| OKLab | oklab(85.05% -0.1637 0.108) |
| OKLCH | oklch(85.05% 0.196 146.6) |
| XYZ | xyz(40.0956, 66.0682, 29.7043) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Lightish Green
#61E160
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EF7C #EF67DA
analogous
#96EF67 #67EF7C #67EFC0
triadic
#67EF7C #7C67EF #EF7C67
tetradic
#67EF7C #6796EF #EF67DA #EFC067
square
#67EF7C #6796EF #EF67DA #EFC067
split-complementary
#67EF7C #C067EF #EF6796
monochromatic
#15C730 #30E94C #67EF7C #9EF5AC #D6FBDB
Accessibility & contrast
On white
1.48
#67EF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#67EF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EF7C
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EF7C | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC73
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#4AEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ef7c; /* rgb */ color: rgb(103, 239, 124); /* oklch */ color: oklch(85.0% 0.196 146.6);
Tailwind
colors: {
custom: {
50: '#9ef5a4',
500: '#67ef7c',
950: '#000000',
},
}SCSS
$custom: #67ef7c; $custom-light: #9ef5a4; $custom-dark: #000000;
JSON
{
"hex": "#67ef7c",
"rgb": {
"r": 103,
"g": 239,
"b": 124
},
"hsl": {
"h": 129.265,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85046,
"c": 0.19613,
"h": 146.6
},
"luminance": 0.66072
}Semantic roles & 50–950 ramp
primary
#67EF7C
secondary
#C436AE
accent
#08BCDD
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580