#67DB79#67DB79
#67DB79 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.172 H 146.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB79 |
|---|---|
| RGB | rgb(103, 219, 121) |
| HSL | hsl(129, 62%, 63%) |
| HSV | hsv(129, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(79.00, -53.24, 38.33) |
| CIE-LCH | lch(79.00, 65.60, 144.25°) |
| OKLab | oklab(80.08% -0.1443 0.0939) |
| OKLCH | oklch(80.08% 0.172 146.9) |
| XYZ | xyz(34.3741, 54.9242, 26.8755) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Tealish Green
#0CDC73
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 5.51
Emerald
#50C878
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB79 #DB67C9
analogous
#8FDB67 #67DB79 #67DBB3
triadic
#67DB79 #7967DB #DB7967
tetradic
#67DB79 #678FDB #DB67C9 #DBB367
square
#67DB79 #678FDB #DB67C9 #DBB367
split-complementary
#67DB79 #B367DB #DB678F
monochromatic
#26A139 #36CF4D #67DB79 #98E7A5 #CAF2D0
Accessibility & contrast
On white
1.75
#67DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#67DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB79
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB79 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA71
Deuteranopia (green-blind)
#CEBF80
Tritanopia (blue-blind)
#51D7C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67db79; /* rgb */ color: rgb(103, 219, 121); /* oklch */ color: oklch(80.1% 0.172 146.9);
Tailwind
colors: {
custom: {
50: '#9be7a1',
500: '#67db79',
950: '#000000',
},
}SCSS
$custom: #67db79; $custom-light: #9be7a1; $custom-dark: #000000;
JSON
{
"hex": "#67db79",
"rgb": {
"r": 103,
"g": 219,
"b": 121
},
"hsl": {
"h": 129.31,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80078,
"c": 0.17216,
"h": 146.9
},
"luminance": 0.54927
}Semantic roles & 50–950 ramp
primary
#67DB79
secondary
#A54195
accent
#1CAFC9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480