#67DA77#67DA77
#67DA77 is a light, vivid green. Relative luminance 0.544; OKLCH L 79.8% C 0.173 H 146.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67DA77 |
|---|---|
| RGB | rgb(103, 218, 119) |
| HSL | hsl(128, 61%, 63%) |
| HSV | hsv(128, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(78.67, -53.14, 38.90) |
| CIE-LCH | lch(78.67, 65.86, 143.79°) |
| OKLab | oklab(79.8% -0.1441 0.0951) |
| OKLCH | oklch(79.8% 0.173 146.6) |
| XYZ | xyz(33.9926, 54.3555, 26.1495) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.99
Lightish Green
#61E160
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.23
Fresh Green
#69D84F
ΔE00 5.46
Emerald
#50C878
ΔE00 5.49
Seaweed
#18D17B
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DA77 #DA67CA
analogous
#90DA67 #67DA77 #67DAB1
triadic
#67DA77 #7767DA #DA7767
tetradic
#67DA77 #6790DA #DA67CA #DAB167
square
#67DA77 #6790DA #DA67CA #DAB167
split-complementary
#67DA77 #B167DA #DA6790
monochromatic
#27A038 #36CE4B #67DA77 #98E6A3 #C9F2CF
Accessibility & contrast
On white
1.77
#67DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#67DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DA77
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DA77 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC96F
Deuteranopia (green-blind)
#CDBF7E
Tritanopia (blue-blind)
#52D6C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67da77; /* rgb */ color: rgb(103, 218, 119); /* oklch */ color: oklch(79.8% 0.173 146.6);
Tailwind
colors: {
custom: {
50: '#9be69f',
500: '#67da77',
950: '#000000',
},
}SCSS
$custom: #67da77; $custom-light: #9be69f; $custom-dark: #000000;
JSON
{
"hex": "#67da77",
"rgb": {
"r": 103,
"g": 218,
"b": 119
},
"hsl": {
"h": 128.348,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.79799,
"c": 0.17264,
"h": 146.6
},
"luminance": 0.54358
}Semantic roles & 50–950 ramp
primary
#67DA77
secondary
#A34296
accent
#1DB1C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480