#67DF79#67DF79
#67DF79 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.1% C 0.178 H 146.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF79 |
|---|---|
| RGB | rgb(103, 223, 121) |
| HSL | hsl(129, 65%, 64%) |
| HSV | hsv(129, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.20, -54.81, 39.86) |
| CIE-LCH | lch(80.20, 67.77, 143.97°) |
| OKLab | oklab(81.06% -0.1485 0.0974) |
| OKLCH | oklch(81.06% 0.178 146.7) |
| XYZ | xyz(35.4302, 57.0364, 27.2275) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightish Green
#61E160
ΔE00 3.58
Tealish Green
#0CDC73
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.93
Fresh Green
#69D84F
ΔE00 5.53
Turquoise Green
#04F489
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF79 #DF67CD
analogous
#91DF67 #67DF79 #67DFB5
triadic
#67DF79 #7967DF #DF7967
tetradic
#67DF79 #6791DF #DF67CD #DFB567
square
#67DF79 #6791DF #DF67CD #DFB567
split-complementary
#67DF79 #B567DF #DF6791
monochromatic
#23A837 #34D44C #67DF79 #9AEAA6 #CCF4D2
Accessibility & contrast
On white
1.69
#67DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#67DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF79
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF79 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE71
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#50DAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df79; /* rgb */ color: rgb(103, 223, 121); /* oklch */ color: oklch(81.1% 0.178 146.7);
Tailwind
colors: {
custom: {
50: '#9beaa1',
500: '#67df79',
950: '#000000',
},
}SCSS
$custom: #67df79; $custom-light: #9beaa1; $custom-dark: #000000;
JSON
{
"hex": "#67df79",
"rgb": {
"r": 103,
"g": 223,
"b": 121
},
"hsl": {
"h": 129,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81064,
"c": 0.1776,
"h": 146.7
},
"luminance": 0.57039
}Semantic roles & 50–950 ramp
primary
#67DF79
secondary
#AB409B
accent
#18B2CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480