#67D77E#67D77E
#67D77E is a light, vivid green. Relative luminance 0.530; OKLCH L 79.2% C 0.162 H 148.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67D77E |
|---|---|
| RGB | rgb(103, 215, 126) |
| HSL | hsl(132, 58%, 62%) |
| HSV | hsv(132, 52%, 84%) |
| CMYK | cmyk(52.1%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(77.87, -50.86, 34.37) |
| CIE-LCH | lch(77.87, 61.39, 145.95°) |
| OKLab | oklab(79.18% -0.1379 0.0849) |
| OKLCH | oklch(79.18% 0.162 148.4) |
| XYZ | xyz(33.6577, 52.9880, 28.1887) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 4.44
Seaweed
#18D17B
ΔE00 4.81
Soft Green
#6FC276
ΔE00 5.45
Lightish Green
#61E160
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D77E #D767C0
analogous
#88D767 #67D77E #67D7B6
triadic
#67D77E #7E67D7 #D77E67
tetradic
#67D77E #6788D7 #D767C0 #D7B667
square
#67D77E #6788D7 #D767C0 #D7B667
split-complementary
#67D77E #B667D7 #D76788
monochromatic
#299B40 #37CA55 #67D77E #97E4A7 #C8F0D0
Accessibility & contrast
On white
1.81
#67D77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#67D77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D77E
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D77E | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#50D3C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d77e; /* rgb */ color: rgb(103, 215, 126); /* oklch */ color: oklch(79.2% 0.162 148.4);
Tailwind
colors: {
custom: {
50: '#9ae4a4',
500: '#67d77e',
950: '#000000',
},
}SCSS
$custom: #67d77e; $custom-light: #9ae4a4; $custom-dark: #000000;
JSON
{
"hex": "#67d77e",
"rgb": {
"r": 103,
"g": 215,
"b": 126
},
"hsl": {
"h": 132.321,
"s": 58.333,
"l": 62.353
},
"oklch": {
"l": 0.79176,
"c": 0.16196,
"h": 148.4
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#67D77E
secondary
#9F438C
accent
#20A4C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480