#67DC8B#67DC8B
#67DC8B is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.157 H 151.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC8B |
|---|---|
| RGB | rgb(103, 220, 139) |
| HSL | hsl(138, 63%, 63%) |
| HSV | hsv(138, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.57, -50.72, 30.00) |
| CIE-LCH | lch(79.57, 58.92, 149.40°) |
| OKLab | oklab(80.64% -0.1376 0.075) |
| OKLCH | oklch(80.64% 0.157 151.4) |
| XYZ | xyz(35.8444, 55.9310, 33.3279) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.08
Aqua Green
#12E193
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 4.87
Seaweed
#18D17B
ΔE00 4.95
Emerald
#50C878
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC8B #DC67B8
analogous
#7DDC67 #67DC8B #67DCC6
triadic
#67DC8B #8B67DC #DC8B67
tetradic
#67DC8B #677DDC #DC67B8 #DCC667
square
#67DC8B #677DDC #DC67B8 #DCC667
split-complementary
#67DC8B #C667DC #DC677D
monochromatic
#26A34C #35D165 #67DC8B #99E7B1 #CAF3D7
Accessibility & contrast
On white
1.72
#67DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#67DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC8B
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC8B | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#CCC190
Tritanopia (blue-blind)
#4AD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dc8b; /* rgb */ color: rgb(103, 220, 139); /* oklch */ color: oklch(80.6% 0.157 151.4);
Tailwind
colors: {
custom: {
50: '#9be8ad',
500: '#67dc8b',
950: '#000000',
},
}SCSS
$custom: #67dc8b; $custom-light: #9be8ad; $custom-dark: #000000;
JSON
{
"hex": "#67dc8b",
"rgb": {
"r": 103,
"g": 220,
"b": 139
},
"hsl": {
"h": 138.462,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.80641,
"c": 0.15672,
"h": 151.4
},
"luminance": 0.55934
}Semantic roles & 50–950 ramp
primary
#67DC8B
secondary
#A64187
accent
#1B94CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481