#67DF82#67DF82
#67DF82 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.169 H 148.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF82 |
|---|---|
| RGB | rgb(103, 223, 130) |
| HSL | hsl(134, 65%, 64%) |
| HSV | hsv(134, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(80.33, -53.42, 35.55) |
| CIE-LCH | lch(80.33, 64.17, 146.36°) |
| OKLab | oklab(81.21% -0.1447 0.0878) |
| OKLCH | oklch(81.21% 0.169 148.8) |
| XYZ | xyz(36.0081, 57.2675, 30.2710) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Tealish Green
#0CDC73
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.93
Lightish Green
#61E160
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.61
Aqua Green
#12E193
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF82 #DF67C4
analogous
#88DF67 #67DF82 #67DFBE
triadic
#67DF82 #8267DF #DF8267
tetradic
#67DF82 #6788DF #DF67C4 #DFBE67
square
#67DF82 #6788DF #DF67C4 #DFBE67
split-complementary
#67DF82 #BE67DF #DF6788
monochromatic
#23A841 #34D458 #67DF82 #9AEAAC #CCF4D5
Accessibility & contrast
On white
1.69
#67DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#67DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF82
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF82 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#4DDBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df82; /* rgb */ color: rgb(103, 223, 130); /* oklch */ color: oklch(81.2% 0.169 148.8);
Tailwind
colors: {
custom: {
50: '#9beaa7',
500: '#67df82',
950: '#000000',
},
}SCSS
$custom: #67df82; $custom-light: #9beaa7; $custom-dark: #000000;
JSON
{
"hex": "#67df82",
"rgb": {
"r": 103,
"g": 223,
"b": 130
},
"hsl": {
"h": 133.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81213,
"c": 0.16928,
"h": 148.8
},
"luminance": 0.57271
}Semantic roles & 50–950 ramp
primary
#67DF82
secondary
#AB4093
accent
#18A4CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480