#67DC7D#67DC7D
#67DC7D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.170 H 147.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC7D |
|---|---|
| RGB | rgb(103, 220, 125) |
| HSL | hsl(131, 63%, 63%) |
| HSV | hsv(131, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(79.36, -53.02, 36.80) |
| CIE-LCH | lch(79.36, 64.54, 145.24°) |
| OKLab | oklab(80.39% -0.1437 0.0905) |
| OKLCH | oklch(80.39% 0.17 147.8) |
| XYZ | xyz(34.8862, 55.5477, 28.2814) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Tealish Green
#0CDC73
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.47
Emerald
#50C878
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC7D #DC67C6
analogous
#8BDC67 #67DC7D #67DCB7
triadic
#67DC7D #7D67DC #DC7D67
tetradic
#67DC7D #678BDC #DC67C6 #DCB767
square
#67DC7D #678BDC #DC67C6 #DCB767
split-complementary
#67DC7D #B767DC #DC678B
monochromatic
#26A33D #35D152 #67DC7D #99E7A8 #CAF3D2
Accessibility & contrast
On white
1.73
#67DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#67DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC7D
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC7D | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#4FD8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dc7d; /* rgb */ color: rgb(103, 220, 125); /* oklch */ color: oklch(80.4% 0.170 147.8);
Tailwind
colors: {
custom: {
50: '#9be8a4',
500: '#67dc7d',
950: '#000000',
},
}SCSS
$custom: #67dc7d; $custom-light: #9be8a4; $custom-dark: #000000;
JSON
{
"hex": "#67dc7d",
"rgb": {
"r": 103,
"g": 220,
"b": 125
},
"hsl": {
"h": 131.282,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.8039,
"c": 0.16981,
"h": 147.8
},
"luminance": 0.55551
}Semantic roles & 50–950 ramp
primary
#67DC7D
secondary
#A64193
accent
#1BA9CA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480