#67DB77#67DB77
#67DB77 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.174 H 146.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB77 |
|---|---|
| RGB | rgb(103, 219, 119) |
| HSL | hsl(128, 62%, 63%) |
| HSV | hsv(128, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(78.97, -53.54, 39.29) |
| CIE-LCH | lch(78.97, 66.41, 143.73°) |
| OKLab | oklab(80.05% -0.1451 0.096) |
| OKLCH | oklch(80.05% 0.174 146.5) |
| XYZ | xyz(34.2527, 54.8757, 26.2362) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.86
Lightish Green
#61E160
ΔE00 3.88
Tealish Green
#0CDC73
ΔE00 4.21
Fresh Green
#69D84F
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.54
Emerald
#50C878
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB77 #DB67CB
analogous
#91DB67 #67DB77 #67DBB1
triadic
#67DB77 #7767DB #DB7767
tetradic
#67DB77 #6791DB #DB67CB #DBB167
square
#67DB77 #6791DB #DB67CB #DBB167
split-complementary
#67DB77 #B167DB #DB6791
monochromatic
#26A137 #36CF4B #67DB77 #98E7A3 #CAF2D0
Accessibility & contrast
On white
1.75
#67DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#67DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB77
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB77 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6F
Deuteranopia (green-blind)
#CEBF7E
Tritanopia (blue-blind)
#51D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67db77; /* rgb */ color: rgb(103, 219, 119); /* oklch */ color: oklch(80.0% 0.174 146.5);
Tailwind
colors: {
custom: {
50: '#9be7a0',
500: '#67db77',
950: '#000000',
},
}SCSS
$custom: #67db77; $custom-light: #9be7a0; $custom-dark: #000000;
JSON
{
"hex": "#67db77",
"rgb": {
"r": 103,
"g": 219,
"b": 119
},
"hsl": {
"h": 128.276,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80045,
"c": 0.174,
"h": 146.5
},
"luminance": 0.54879
}Semantic roles & 50–950 ramp
primary
#67DB77
secondary
#A54197
accent
#1CB2C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480