#67D677#67D677
#67D677 is a light, vivid green. Relative luminance 0.523; OKLCH L 78.8% C 0.167 H 146.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67D677 |
|---|---|
| RGB | rgb(103, 214, 119) |
| HSL | hsl(129, 58%, 62%) |
| HSV | hsv(129, 52%, 84%) |
| CMYK | cmyk(51.9%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(77.46, -51.55, 37.37) |
| CIE-LCH | lch(77.46, 63.67, 144.06°) |
| OKLab | oklab(78.81% -0.1398 0.0916) |
| OKLCH | oklch(78.81% 0.167 146.8) |
| XYZ | xyz(32.9679, 52.3059, 25.8080) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 4.46
Emerald
#50C878
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.60
Lightish Green
#61E160
ΔE00 4.85
Seaweed
#18D17B
ΔE00 5.24
Soft Green
#6FC276
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D677 #D667C6
analogous
#8ED667 #67D677 #67D6AF
triadic
#67D677 #7767D6 #D67767
tetradic
#67D677 #678ED6 #D667C6 #D6AF67
square
#67D677 #678ED6 #D667C6 #D6AF67
split-complementary
#67D677 #AF67D6 #D6678E
monochromatic
#299939 #37C94C #67D677 #97E3A2 #C7F0CD
Accessibility & contrast
On white
1.83
#67D677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#67D677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D677
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D677 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#C9BB7D
Tritanopia (blue-blind)
#53D2BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67d677; /* rgb */ color: rgb(103, 214, 119); /* oklch */ color: oklch(78.8% 0.167 146.8);
Tailwind
colors: {
custom: {
50: '#9ae39f',
500: '#67d677',
950: '#000000',
},
}SCSS
$custom: #67d677; $custom-light: #9ae39f; $custom-dark: #000000;
JSON
{
"hex": "#67d677",
"rgb": {
"r": 103,
"g": 214,
"b": 119
},
"hsl": {
"h": 128.649,
"s": 57.513,
"l": 62.157
},
"oklch": {
"l": 0.78811,
"c": 0.16714,
"h": 146.8
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#67D677
secondary
#9E4391
accent
#20ADC5
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480