#67DD7E#67DD7E
#67DD7E is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.170 H 148.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD7E |
|---|---|
| RGB | rgb(103, 221, 126) |
| HSL | hsl(132, 63%, 64%) |
| HSV | hsv(132, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.67, -53.26, 36.70) |
| CIE-LCH | lch(79.67, 64.69, 145.43°) |
| OKLab | oklab(80.65% -0.1443 0.0903) |
| OKLCH | oklch(80.65% 0.17 148) |
| XYZ | xyz(35.2136, 56.0998, 28.7073) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Tealish Green
#0CDC73
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.55
Emerald
#50C878
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD7E #DD67C6
analogous
#8BDD67 #67DD7E #67DDB9
triadic
#67DD7E #7E67DD #DD7E67
tetradic
#67DD7E #678BDD #DD67C6 #DDB967
square
#67DD7E #678BDD #DD67C6 #DDB967
split-complementary
#67DD7E #B967DD #DD678B
monochromatic
#25A53E #35D254 #67DD7E #99E8A8 #CBF3D3
Accessibility & contrast
On white
1.72
#67DD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#67DD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD7E
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD7E | 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)
#DFCC77
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#4FD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dd7e; /* rgb */ color: rgb(103, 221, 126); /* oklch */ color: oklch(80.7% 0.170 148.0);
Tailwind
colors: {
custom: {
50: '#9be8a4',
500: '#67dd7e',
950: '#000000',
},
}SCSS
$custom: #67dd7e; $custom-light: #9be8a4; $custom-dark: #000000;
JSON
{
"hex": "#67dd7e",
"rgb": {
"r": 103,
"g": 221,
"b": 126
},
"hsl": {
"h": 131.695,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80653,
"c": 0.17026,
"h": 148
},
"luminance": 0.56103
}Semantic roles & 50–950 ramp
primary
#67DD7E
secondary
#A84194
accent
#1AA9CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480