#67DF80#67DF80
#67DF80 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.171 H 148.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF80 |
|---|---|
| RGB | rgb(103, 223, 128) |
| HSL | hsl(133, 65%, 64%) |
| HSV | hsv(133, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.30, -53.74, 36.52) |
| CIE-LCH | lch(80.30, 64.97, 145.80°) |
| OKLab | oklab(81.18% -0.1456 0.09) |
| OKLCH | oklch(81.18% 0.171 148.3) |
| XYZ | xyz(35.8751, 57.2144, 29.5708) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Tealish Green
#0CDC73
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.70
Lightgreen
#90EE90
ΔE00 4.90
Seaweed
#18D17B
ΔE00 5.72
Turquoise Green
#04F489
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF80 #DF67C6
analogous
#8ADF67 #67DF80 #67DFBC
triadic
#67DF80 #8067DF #DF8067
tetradic
#67DF80 #678ADF #DF67C6 #DFBC67
square
#67DF80 #678ADF #DF67C6 #DFBC67
split-complementary
#67DF80 #BC67DF #DF678A
monochromatic
#23A83F #34D456 #67DF80 #9AEAAA #CCF4D4
Accessibility & contrast
On white
1.69
#67DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#67DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF80
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF80 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#4DDBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df80; /* rgb */ color: rgb(103, 223, 128); /* oklch */ color: oklch(81.2% 0.171 148.3);
Tailwind
colors: {
custom: {
50: '#9beaa6',
500: '#67df80',
950: '#000000',
},
}SCSS
$custom: #67df80; $custom-light: #9beaa6; $custom-dark: #000000;
JSON
{
"hex": "#67df80",
"rgb": {
"r": 103,
"g": 223,
"b": 128
},
"hsl": {
"h": 132.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81179,
"c": 0.17114,
"h": 148.3
},
"luminance": 0.57217
}Semantic roles & 50–950 ramp
primary
#67DF80
secondary
#AB4094
accent
#18A7CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480