#67D67F#67D67F
#67D67F is a light, vivid green. Relative luminance 0.525; OKLCH L 78.9% C 0.160 H 148.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67D67F |
|---|---|
| RGB | rgb(103, 214, 127) |
| HSL | hsl(133, 58%, 62%) |
| HSV | hsv(133, 52%, 84%) |
| CMYK | cmyk(51.9%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.58, -50.30, 33.49) |
| CIE-LCH | lch(77.58, 60.43, 146.34°) |
| OKLab | oklab(78.95% -0.1364 0.0829) |
| OKLCH | oklch(78.95% 0.16 148.7) |
| XYZ | xyz(33.4687, 52.5062, 28.4456) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.67
Soft Green
#6FC276
ΔE00 5.19
Aqua Green
#12E193
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D67F #D667BE
analogous
#87D667 #67D67F #67D6B7
triadic
#67D67F #7F67D6 #D67F67
tetradic
#67D67F #6787D6 #D667BE #D6B767
square
#67D67F #6787D6 #D667BE #D6B767
split-complementary
#67D67F #B767D6 #D66787
monochromatic
#299942 #37C956 #67D67F #97E3A8 #C7F0D0
Accessibility & contrast
On white
1.83
#67D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#67D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D67F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D67F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C8BC85
Tritanopia (blue-blind)
#50D2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d67f; /* rgb */ color: rgb(103, 214, 127); /* oklch */ color: oklch(78.9% 0.160 148.7);
Tailwind
colors: {
custom: {
50: '#9ae3a5',
500: '#67d67f',
950: '#000000',
},
}SCSS
$custom: #67d67f; $custom-light: #9ae3a5; $custom-dark: #000000;
JSON
{
"hex": "#67d67f",
"rgb": {
"r": 103,
"g": 214,
"b": 127
},
"hsl": {
"h": 132.973,
"s": 57.513,
"l": 62.157
},
"oklch": {
"l": 0.78947,
"c": 0.15961,
"h": 148.7
},
"luminance": 0.52509
}Semantic roles & 50–950 ramp
primary
#67D67F
secondary
#9E438A
accent
#20A1C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480