#67DD7D#67DD7D
#67DD7D is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.171 H 147.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD7D |
|---|---|
| RGB | rgb(103, 221, 125) |
| HSL | hsl(131, 63%, 64%) |
| HSV | hsv(131, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(79.66, -53.42, 37.18) |
| CIE-LCH | lch(79.66, 65.09, 145.16°) |
| OKLab | oklab(80.64% -0.1447 0.0914) |
| OKLCH | oklch(80.64% 0.171 147.7) |
| XYZ | xyz(35.1494, 56.0742, 28.3692) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Tealish Green
#0CDC73
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.48
Lightgreen
#90EE90
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.62
Emerald
#50C878
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD7D #DD67C7
analogous
#8CDD67 #67DD7D #67DDB8
triadic
#67DD7D #7D67DD #DD7D67
tetradic
#67DD7D #678CDD #DD67C7 #DDB867
square
#67DD7D #678CDD #DD67C7 #DDB867
split-complementary
#67DD7D #B867DD #DD678C
monochromatic
#25A53D #35D252 #67DD7D #99E8A8 #CBF3D3
Accessibility & contrast
On white
1.72
#67DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#67DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD7D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD7D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CFC183
Tritanopia (blue-blind)
#4FD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dd7d; /* rgb */ color: rgb(103, 221, 125); /* oklch */ color: oklch(80.6% 0.171 147.7);
Tailwind
colors: {
custom: {
50: '#9be8a4',
500: '#67dd7d',
950: '#000000',
},
}SCSS
$custom: #67dd7d; $custom-light: #9be8a4; $custom-dark: #000000;
JSON
{
"hex": "#67dd7d",
"rgb": {
"r": 103,
"g": 221,
"b": 125
},
"hsl": {
"h": 131.186,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80636,
"c": 0.17118,
"h": 147.7
},
"luminance": 0.56077
}Semantic roles & 50–950 ramp
primary
#67DD7D
secondary
#A84194
accent
#1AAACB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480