#67DC97#67DC97
#67DC97 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.146 H 155.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC97 |
|---|---|
| RGB | rgb(103, 220, 151) |
| HSL | hsl(145, 63%, 63%) |
| HSV | hsv(145, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(79.78, -48.54, 24.09) |
| CIE-LCH | lch(79.78, 54.19, 153.61°) |
| OKLab | oklab(80.88% -0.1323 0.0609) |
| OKLCH | oklch(80.88% 0.146 155.3) |
| XYZ | xyz(36.7698, 56.3011, 38.2017) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.18
Seaweed
#18D17B
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.60
Weird Green
#3AE57F
ΔE00 5.66
Emerald
#50C878
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC97 #DC67AC
analogous
#71DC67 #67DC97 #67DCD1
triadic
#67DC97 #9767DC #DC9767
tetradic
#67DC97 #6771DC #DC67AC #DCD167
square
#67DC97 #6771DC #DC67AC #DCD167
split-complementary
#67DC97 #D167DC #DC6771
monochromatic
#26A359 #35D175 #67DC97 #99E7B9 #CAF3DB
Accessibility & contrast
On white
1.71
#67DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#67DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC97
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC97 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#CBC19B
Tritanopia (blue-blind)
#45DACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dc97; /* rgb */ color: rgb(103, 220, 151); /* oklch */ color: oklch(80.9% 0.146 155.3);
Tailwind
colors: {
custom: {
50: '#9ae7b6',
500: '#67dc97',
950: '#000000',
},
}SCSS
$custom: #67dc97; $custom-light: #9ae7b6; $custom-dark: #000000;
JSON
{
"hex": "#67dc97",
"rgb": {
"r": 103,
"g": 220,
"b": 151
},
"hsl": {
"h": 144.615,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.80882,
"c": 0.14565,
"h": 155.3
},
"luminance": 0.56304
}Semantic roles & 50–950 ramp
primary
#67DC97
secondary
#A6417D
accent
#1B82CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481