#67D98D#67D98D
#67D98D is a light, vivid green. Relative luminance 0.544; OKLCH L 79.9% C 0.151 H 152.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67D98D |
|---|---|
| RGB | rgb(103, 217, 141) |
| HSL | hsl(140, 60%, 63%) |
| HSV | hsv(140, 53%, 85%) |
| CMYK | cmyk(52.5%, 0%, 35%, 14.9%) |
| CIE-LAB | lab(78.71, -49.14, 27.82) |
| CIE-LCH | lch(78.71, 56.46, 150.49°) |
| OKLab | oklab(79.95% -0.1335 0.0698) |
| OKLCH | oklch(79.95% 0.151 152.4) |
| XYZ | xyz(35.2115, 54.4294, 33.8445) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.67
Seaweed
#18D17B
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.40
Soft Green
#6FC276
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D98D #D967B3
analogous
#7AD967 #67D98D #67D9C6
triadic
#67D98D #8D67D9 #D98D67
tetradic
#67D98D #677AD9 #D967B3 #D9C667
square
#67D98D #677AD9 #D967B3 #D9C667
split-complementary
#67D98D #C667D9 #D9677A
monochromatic
#289E4F #36CD68 #67D98D #98E5B2 #C9F1D6
Accessibility & contrast
On white
1.77
#67D98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#67D98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D98D
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D98D | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA88
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#4BD6C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d98d; /* rgb */ color: rgb(103, 217, 141); /* oklch */ color: oklch(79.9% 0.151 152.4);
Tailwind
colors: {
custom: {
50: '#9ae5af',
500: '#67d98d',
950: '#000000',
},
}SCSS
$custom: #67d98d; $custom-light: #9ae5af; $custom-dark: #000000;
JSON
{
"hex": "#67d98d",
"rgb": {
"r": 103,
"g": 217,
"b": 141
},
"hsl": {
"h": 140,
"s": 60,
"l": 62.745
},
"oklch": {
"l": 0.79946,
"c": 0.15065,
"h": 152.4
},
"luminance": 0.54432
}Semantic roles & 50–950 ramp
primary
#67D98D
secondary
#A24282
accent
#1E8FC8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481