#67DF86#67DF86
#67DF86 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.166 H 149.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF86 |
|---|---|
| RGB | rgb(103, 223, 134) |
| HSL | hsl(136, 65%, 64%) |
| HSV | hsv(136, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.39, -52.77, 33.62) |
| CIE-LCH | lch(80.39, 62.57, 147.50°) |
| OKLab | oklab(81.28% -0.143 0.0834) |
| OKLCH | oklch(81.28% 0.166 149.8) |
| XYZ | xyz(36.2818, 57.3770, 31.7126) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Tealish Green
#0CDC73
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 5.08
Aqua Green
#12E193
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.42
Lightish Green
#61E160
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF86 #DF67C0
analogous
#84DF67 #67DF86 #67DFC2
triadic
#67DF86 #8667DF #DF8667
tetradic
#67DF86 #6784DF #DF67C0 #DFC267
square
#67DF86 #6784DF #DF67C0 #DFC267
split-complementary
#67DF86 #C267DF #DF6784
monochromatic
#23A846 #34D45E #67DF86 #9AEAAE #CCF4D6
Accessibility & contrast
On white
1.68
#67DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#67DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF86
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF86 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE80
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#4BDBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df86; /* rgb */ color: rgb(103, 223, 134); /* oklch */ color: oklch(81.3% 0.166 149.8);
Tailwind
colors: {
custom: {
50: '#9beaaa',
500: '#67df86',
950: '#000000',
},
}SCSS
$custom: #67df86; $custom-light: #9beaaa; $custom-dark: #000000;
JSON
{
"hex": "#67df86",
"rgb": {
"r": 103,
"g": 223,
"b": 134
},
"hsl": {
"h": 135.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81283,
"c": 0.16556,
"h": 149.8
},
"luminance": 0.5738
}Semantic roles & 50–950 ramp
primary
#67DF86
secondary
#AB408F
accent
#189ECD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481