#67DA7B#67DA7B
#67DA7B is a light, vivid green. Relative luminance 0.545; OKLCH L 79.9% C 0.169 H 147.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67DA7B |
|---|---|
| RGB | rgb(103, 218, 123) |
| HSL | hsl(130, 61%, 63%) |
| HSV | hsv(130, 53%, 85%) |
| CMYK | cmyk(52.8%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(78.73, -52.54, 36.99) |
| CIE-LCH | lch(78.73, 64.25, 144.85°) |
| OKLab | oklab(79.86% -0.1424 0.0909) |
| OKLCH | oklch(79.86% 0.169 147.5) |
| XYZ | xyz(34.2379, 54.4536, 27.4414) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.18
Lightish Green
#61E160
ΔE00 4.66
Emerald
#50C878
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.35
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DA7B #DA67C6
analogous
#8CDA67 #67DA7B #67DAB5
triadic
#67DA7B #7B67DA #DA7B67
tetradic
#67DA7B #678CDA #DA67C6 #DAB567
square
#67DA7B #678CDA #DA67C6 #DAB567
split-complementary
#67DA7B #B567DA #DA678C
monochromatic
#27A03C #36CE50 #67DA7B #98E6A6 #C9F2D0
Accessibility & contrast
On white
1.77
#67DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#67DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DA7B
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DA7B | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#50D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67da7b; /* rgb */ color: rgb(103, 218, 123); /* oklch */ color: oklch(79.9% 0.169 147.5);
Tailwind
colors: {
custom: {
50: '#9be6a2',
500: '#67da7b',
950: '#000000',
},
}SCSS
$custom: #67da7b; $custom-light: #9be6a2; $custom-dark: #000000;
JSON
{
"hex": "#67da7b",
"rgb": {
"r": 103,
"g": 218,
"b": 123
},
"hsl": {
"h": 130.435,
"s": 60.847,
"l": 62.941
},
"oklch": {
"l": 0.79864,
"c": 0.16893,
"h": 147.5
},
"luminance": 0.54456
}Semantic roles & 50–950 ramp
primary
#67DA7B
secondary
#A34292
accent
#1DABC9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480