#67DF7D#67DF7D
#67DF7D is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.174 H 147.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF7D |
|---|---|
| RGB | rgb(103, 223, 125) |
| HSL | hsl(131, 65%, 64%) |
| HSV | hsv(131, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.26, -54.21, 37.95) |
| CIE-LCH | lch(80.26, 66.17, 145.00°) |
| OKLab | oklab(81.13% -0.1469 0.0932) |
| OKLCH | oklch(81.13% 0.174 147.6) |
| XYZ | xyz(35.6806, 57.1365, 28.5463) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Tealish Green
#0CDC73
ΔE00 4.13
Lightish Green
#61E160
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.88
Seaweed
#18D17B
ΔE00 5.93
Turquoise Green
#04F489
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF7D #DF67C9
analogous
#8DDF67 #67DF7D #67DFB9
triadic
#67DF7D #7D67DF #DF7D67
tetradic
#67DF7D #678DDF #DF67C9 #DFB967
square
#67DF7D #678DDF #DF67C9 #DFB967
split-complementary
#67DF7D #B967DF #DF678D
monochromatic
#23A83C #34D452 #67DF7D #9AEAA8 #CCF4D3
Accessibility & contrast
On white
1.69
#67DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#67DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF7D
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF7D | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D1C383
Tritanopia (blue-blind)
#4EDBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67df7d; /* rgb */ color: rgb(103, 223, 125); /* oklch */ color: oklch(81.1% 0.174 147.6);
Tailwind
colors: {
custom: {
50: '#9beaa4',
500: '#67df7d',
950: '#000000',
},
}SCSS
$custom: #67df7d; $custom-light: #9beaa4; $custom-dark: #000000;
JSON
{
"hex": "#67df7d",
"rgb": {
"r": 103,
"g": 223,
"b": 125
},
"hsl": {
"h": 131,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81129,
"c": 0.17392,
"h": 147.6
},
"luminance": 0.5714
}Semantic roles & 50–950 ramp
primary
#67DF7D
secondary
#AB4097
accent
#18ACCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480