#67DF83#67DF83
#67DF83 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.168 H 149.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF83 |
|---|---|
| RGB | rgb(103, 223, 131) |
| HSL | hsl(134, 65%, 64%) |
| HSV | hsv(134, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.34, -53.26, 35.07) |
| CIE-LCH | lch(80.34, 63.77, 146.64°) |
| OKLab | oklab(81.23% -0.1443 0.0867) |
| OKLCH | oklch(81.23% 0.168 149) |
| XYZ | xyz(36.0755, 57.2945, 30.6262) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Tealish Green
#0CDC73
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.96
Lightish Green
#61E160
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.55
Aqua Green
#12E193
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF83 #DF67C3
analogous
#87DF67 #67DF83 #67DFBF
triadic
#67DF83 #8367DF #DF8367
tetradic
#67DF83 #6787DF #DF67C3 #DFBF67
square
#67DF83 #6787DF #DF67C3 #DFBF67
split-complementary
#67DF83 #BF67DF #DF6787
monochromatic
#23A842 #34D45A #67DF83 #9AEAAC #CCF4D5
Accessibility & contrast
On white
1.69
#67DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#67DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF83
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF83 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#4CDBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df83; /* rgb */ color: rgb(103, 223, 131); /* oklch */ color: oklch(81.2% 0.168 149.0);
Tailwind
colors: {
custom: {
50: '#9beaa8',
500: '#67df83',
950: '#000000',
},
}SCSS
$custom: #67df83; $custom-light: #9beaa8; $custom-dark: #000000;
JSON
{
"hex": "#67df83",
"rgb": {
"r": 103,
"g": 223,
"b": 131
},
"hsl": {
"h": 134,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8123,
"c": 0.16835,
"h": 149
},
"luminance": 0.57298
}Semantic roles & 50–950 ramp
primary
#67DF83
secondary
#AB4092
accent
#18A3CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480