#67DC8A#67DC8A
#67DC8A is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.158 H 151.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC8A |
|---|---|
| RGB | rgb(103, 220, 138) |
| HSL | hsl(138, 63%, 63%) |
| HSV | hsv(138, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.56, -50.89, 30.49) |
| CIE-LCH | lch(79.56, 59.32, 149.08°) |
| OKLab | oklab(80.62% -0.1381 0.0761) |
| OKLCH | oklch(80.62% 0.158 151.1) |
| XYZ | xyz(35.7716, 55.9019, 32.9449) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.99
Aqua Green
#12E193
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 4.77
Seaweed
#18D17B
ΔE00 4.94
Emerald
#50C878
ΔE00 5.12
Lightgreen
#90EE90
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC8A #DC67B9
analogous
#7EDC67 #67DC8A #67DCC5
triadic
#67DC8A #8A67DC #DC8A67
tetradic
#67DC8A #677EDC #DC67B9 #DCC567
square
#67DC8A #677EDC #DC67B9 #DCC567
split-complementary
#67DC8A #C567DC #DC677E
monochromatic
#26A34B #35D164 #67DC8A #99E7B0 #CAF3D7
Accessibility & contrast
On white
1.72
#67DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#67DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC8A
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC8A | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#4BD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67dc8a; /* rgb */ color: rgb(103, 220, 138); /* oklch */ color: oklch(80.6% 0.158 151.1);
Tailwind
colors: {
custom: {
50: '#9be8ad',
500: '#67dc8a',
950: '#000000',
},
}SCSS
$custom: #67dc8a; $custom-light: #9be8ad; $custom-dark: #000000;
JSON
{
"hex": "#67dc8a",
"rgb": {
"r": 103,
"g": 220,
"b": 138
},
"hsl": {
"h": 137.949,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.80622,
"c": 0.15766,
"h": 151.1
},
"luminance": 0.55905
}Semantic roles & 50–950 ramp
primary
#67DC8A
secondary
#A64188
accent
#1B96CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481