#67D596#67D596
#67D596 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.2% C 0.137 H 156.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #67D596 |
|---|---|
| RGB | rgb(103, 213, 150) |
| HSL | hsl(146, 57%, 62%) |
| HSV | hsv(146, 52%, 84%) |
| CMYK | cmyk(51.6%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(77.68, -45.79, 21.73) |
| CIE-LCH | lch(77.68, 50.68, 154.61°) |
| OKLab | oklab(79.16% -0.1251 0.0551) |
| OKLCH | oklch(79.16% 0.137 156.2) |
| XYZ | xyz(34.8901, 52.6711, 37.1762) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.13
Aqua Green
#12E193
ΔE00 5.13
Eucalyptus
#44D7A8
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.56
Greenblue
#23C48B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D596 #D567A6
analogous
#6FD567 #67D596 #67D5CD
triadic
#67D596 #9667D5 #D59667
tetradic
#67D596 #676FD5 #D567A6 #D5CD67
square
#67D596 #676FD5 #D567A6 #D5CD67
split-complementary
#67D596 #CD67D5 #D5676F
monochromatic
#2A9859 #37C875 #67D596 #97E2B7 #C7EFD8
Accessibility & contrast
On white
1.82
#67D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#67D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D596
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D596 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#48D3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d596; /* rgb */ color: rgb(103, 213, 150); /* oklch */ color: oklch(79.2% 0.137 156.2);
Tailwind
colors: {
custom: {
50: '#9ae2b5',
500: '#67d596',
950: '#000000',
},
}SCSS
$custom: #67d596; $custom-light: #9ae2b5; $custom-dark: #000000;
JSON
{
"hex": "#67d596",
"rgb": {
"r": 103,
"g": 213,
"b": 150
},
"hsl": {
"h": 145.636,
"s": 56.701,
"l": 61.961
},
"oklch": {
"l": 0.79157,
"c": 0.1367,
"h": 156.2
},
"luminance": 0.52674
}Semantic roles & 50–950 ramp
primary
#67D596
secondary
#9D4477
accent
#217FC4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481