#67DE7C#67DE7C
#67DE7C is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.173 H 147.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #67DE7C |
|---|---|
| RGB | rgb(103, 222, 124) |
| HSL | hsl(131, 64%, 64%) |
| HSV | hsv(131, 54%, 87%) |
| CMYK | cmyk(53.6%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(79.94, -53.97, 38.05) |
| CIE-LCH | lch(79.94, 66.03, 144.82°) |
| OKLab | oklab(80.87% -0.1462 0.0934) |
| OKLCH | oklch(80.87% 0.173 147.4) |
| XYZ | xyz(35.3506, 56.5783, 28.1227) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.85
Fresh Green
#69D84F
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DE7C #DE67C9
analogous
#8DDE67 #67DE7C #67DEB7
triadic
#67DE7C #7C67DE #DE7C67
tetradic
#67DE7C #678DDE #DE67C9 #DEB767
square
#67DE7C #678DDE #DE67C9 #DEB767
split-complementary
#67DE7C #B767DE #DE678D
monochromatic
#24A63B #35D351 #67DE7C #99E9A7 #CCF4D3
Accessibility & contrast
On white
1.71
#67DE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#67DE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DE7C
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DE7C | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD75
Deuteranopia (green-blind)
#D0C282
Tritanopia (blue-blind)
#4FDAC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67de7c; /* rgb */ color: rgb(103, 222, 124); /* oklch */ color: oklch(80.9% 0.173 147.4);
Tailwind
colors: {
custom: {
50: '#9be9a3',
500: '#67de7c',
950: '#000000',
},
}SCSS
$custom: #67de7c; $custom-light: #9be9a3; $custom-dark: #000000;
JSON
{
"hex": "#67de7c",
"rgb": {
"r": 103,
"g": 222,
"b": 124
},
"hsl": {
"h": 130.588,
"s": 64.324,
"l": 63.725
},
"oklch": {
"l": 0.80866,
"c": 0.17348,
"h": 147.4
},
"luminance": 0.56581
}Semantic roles & 50–950 ramp
primary
#67DE7C
secondary
#A94097
accent
#19ADCC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480