#67DB76#67DB76
#67DB76 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.175 H 146.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB76 |
|---|---|
| RGB | rgb(103, 219, 118) |
| HSL | hsl(128, 62%, 63%) |
| HSV | hsv(128, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(78.96, -53.69, 39.76) |
| CIE-LCH | lch(78.96, 66.81, 143.47°) |
| OKLab | oklab(80.03% -0.1456 0.097) |
| OKLCH | oklch(80.03% 0.175 146.3) |
| XYZ | xyz(34.1930, 54.8518, 25.9216) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.24
Fresh Green
#69D84F
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.56
Emerald
#50C878
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB76 #DB67CC
analogous
#92DB67 #67DB76 #67DBB0
triadic
#67DB76 #7667DB #DB7667
tetradic
#67DB76 #6792DB #DB67CC #DBB067
square
#67DB76 #6792DB #DB67CC #DBB067
split-complementary
#67DB76 #B067DB #DB6792
monochromatic
#26A136 #36CF49 #67DB76 #98E7A3 #CAF2CF
Accessibility & contrast
On white
1.75
#67DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#67DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB76
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB76 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#52D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67db76; /* rgb */ color: rgb(103, 219, 118); /* oklch */ color: oklch(80.0% 0.175 146.3);
Tailwind
colors: {
custom: {
50: '#9be79f',
500: '#67db76',
950: '#000000',
},
}SCSS
$custom: #67db76; $custom-light: #9be79f; $custom-dark: #000000;
JSON
{
"hex": "#67db76",
"rgb": {
"r": 103,
"g": 219,
"b": 118
},
"hsl": {
"h": 127.759,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.8003,
"c": 0.17493,
"h": 146.3
},
"luminance": 0.54855
}Semantic roles & 50–950 ramp
primary
#67DB76
secondary
#A54198
accent
#1CB3C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480