#67DC9D#67DC9D
#67DC9D is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.140 H 157.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #67DC9D |
|---|---|
| RGB | rgb(103, 220, 157) |
| HSL | hsl(148, 63%, 63%) |
| HSV | hsv(148, 53%, 86%) |
| CMYK | cmyk(53.2%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.90, -47.39, 21.11) |
| CIE-LCH | lch(79.90, 51.88, 155.98°) |
| OKLab | oklab(81.01% -0.1296 0.0536) |
| OKLCH | oklch(81.01% 0.14 157.5) |
| XYZ | xyz(37.2695, 56.5010, 40.8335) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.50
Eucalyptus
#44D7A8
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.90
Light Greenish Blue
#63F7B4
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DC9D #DC67A6
analogous
#6BDC67 #67DC9D #67DCD7
triadic
#67DC9D #9D67DC #DC9D67
tetradic
#67DC9D #676BDC #DC67A6 #DCD767
square
#67DC9D #676BDC #DC67A6 #DCD767
split-complementary
#67DC9D #D767DC #DC676B
monochromatic
#26A35F #35D17D #67DC9D #99E7BD #CAF3DD
Accessibility & contrast
On white
1.71
#67DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#67DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DC9D
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DC9D | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD99
Deuteranopia (green-blind)
#CAC1A1
Tritanopia (blue-blind)
#42DBCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67dc9d; /* rgb */ color: rgb(103, 220, 157); /* oklch */ color: oklch(81.0% 0.140 157.5);
Tailwind
colors: {
custom: {
50: '#9ae7ba',
500: '#67dc9d',
950: '#000000',
},
}SCSS
$custom: #67dc9d; $custom-light: #9ae7ba; $custom-dark: #000000;
JSON
{
"hex": "#67dc9d",
"rgb": {
"r": 103,
"g": 220,
"b": 157
},
"hsl": {
"h": 147.692,
"s": 62.567,
"l": 63.333
},
"oklch": {
"l": 0.81012,
"c": 0.14027,
"h": 157.5
},
"luminance": 0.56504
}Semantic roles & 50–950 ramp
primary
#67DC9D
secondary
#A64177
accent
#1B79CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481