#67DD76#67DD76
#67DD76 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.5% C 0.178 H 146.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD76 |
|---|---|
| RGB | rgb(103, 221, 118) |
| HSL | hsl(128, 63%, 64%) |
| HSV | hsv(128, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.56, -54.47, 40.52) |
| CIE-LCH | lch(79.56, 67.89, 143.35°) |
| OKLab | oklab(80.52% -0.1477 0.0988) |
| OKLCH | oklch(80.52% 0.178 146.2) |
| XYZ | xyz(34.7179, 55.9016, 26.0966) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 4.26
Fresh Green
#69D84F
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.27
Seaweed
#18D17B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD76 #DD67CE
analogous
#93DD67 #67DD76 #67DDB1
triadic
#67DD76 #7667DD #DD7667
tetradic
#67DD76 #6793DD #DD67CE #DDB167
square
#67DD76 #6793DD #DD67CE #DDB167
split-complementary
#67DD76 #B167DD #DD6793
monochromatic
#25A535 #35D249 #67DD76 #99E8A3 #CBF3D0
Accessibility & contrast
On white
1.72
#67DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#67DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD76
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD76 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#51D8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dd76; /* rgb */ color: rgb(103, 221, 118); /* oklch */ color: oklch(80.5% 0.178 146.2);
Tailwind
colors: {
custom: {
50: '#9be89f',
500: '#67dd76',
950: '#000000',
},
}SCSS
$custom: #67dd76; $custom-light: #9be89f; $custom-dark: #000000;
JSON
{
"hex": "#67dd76",
"rgb": {
"r": 103,
"g": 221,
"b": 118
},
"hsl": {
"h": 127.627,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80524,
"c": 0.17764,
"h": 146.2
},
"luminance": 0.55904
}Semantic roles & 50–950 ramp
primary
#67DD76
secondary
#A8419B
accent
#1AB5CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480