#67DD79#67DD79
#67DD79 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.175 H 146.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #67DD79 |
|---|---|
| RGB | rgb(103, 221, 121) |
| HSL | hsl(129, 63%, 64%) |
| HSV | hsv(129, 53%, 87%) |
| CMYK | cmyk(53.4%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(79.60, -54.03, 39.10) |
| CIE-LCH | lch(79.60, 66.69, 144.11°) |
| OKLab | oklab(80.57% -0.1464 0.0956) |
| OKLCH | oklch(80.57% 0.175 146.8) |
| XYZ | xyz(34.8990, 55.9740, 27.0504) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 5.20
Fresh Green
#69D84F
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DD79 #DD67CB
analogous
#90DD67 #67DD79 #67DDB4
triadic
#67DD79 #7967DD #DD7967
tetradic
#67DD79 #6790DD #DD67CB #DDB467
square
#67DD79 #6790DD #DD67CB #DDB467
split-complementary
#67DD79 #B467DD #DD6790
monochromatic
#25A538 #35D24D #67DD79 #99E8A5 #CBF3D1
Accessibility & contrast
On white
1.72
#67DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#67DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DD79
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DD79 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#50D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dd79; /* rgb */ color: rgb(103, 221, 121); /* oklch */ color: oklch(80.6% 0.175 146.8);
Tailwind
colors: {
custom: {
50: '#9be8a1',
500: '#67dd79',
950: '#000000',
},
}SCSS
$custom: #67dd79; $custom-light: #9be8a1; $custom-dark: #000000;
JSON
{
"hex": "#67dd79",
"rgb": {
"r": 103,
"g": 221,
"b": 121
},
"hsl": {
"h": 129.153,
"s": 63.441,
"l": 63.529
},
"oklch": {
"l": 0.80571,
"c": 0.17489,
"h": 146.8
},
"luminance": 0.55977
}Semantic roles & 50–950 ramp
primary
#67DD79
secondary
#A84198
accent
#1AB0CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480