#67DF8D#67DF8D
#67DF8D is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.159 H 151.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF8D |
|---|---|
| RGB | rgb(103, 223, 141) |
| HSL | hsl(139, 65%, 64%) |
| HSV | hsv(139, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.50, -51.59, 30.21) |
| CIE-LCH | lch(80.50, 59.78, 149.65°) |
| OKLab | oklab(81.41% -0.14 0.0755) |
| OKLCH | oklch(81.41% 0.159 151.7) |
| XYZ | xyz(36.7863, 57.5788, 34.3694) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Aqua Green
#12E193
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.55
Emerald
#50C878
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF8D #DF67B9
analogous
#7DDF67 #67DF8D #67DFC9
triadic
#67DF8D #8D67DF #DF8D67
tetradic
#67DF8D #677DDF #DF67B9 #DFC967
square
#67DF8D #677DDF #DF67B9 #DFC967
split-complementary
#67DF8D #C967DF #DF677D
monochromatic
#23A84D #34D467 #67DF8D #9AEAB3 #CCF4D9
Accessibility & contrast
On white
1.68
#67DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#67DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF8D
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF8D | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#49DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67df8d; /* rgb */ color: rgb(103, 223, 141); /* oklch */ color: oklch(81.4% 0.159 151.7);
Tailwind
colors: {
custom: {
50: '#9beaaf',
500: '#67df8d',
950: '#000000',
},
}SCSS
$custom: #67df8d; $custom-light: #9beaaf; $custom-dark: #000000;
JSON
{
"hex": "#67df8d",
"rgb": {
"r": 103,
"g": 223,
"b": 141
},
"hsl": {
"h": 139,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81413,
"c": 0.15903,
"h": 151.7
},
"luminance": 0.57582
}Semantic roles & 50–950 ramp
primary
#67DF8D
secondary
#AB4089
accent
#1894CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481