#67DB7F#67DB7F
#67DB7F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.167 H 148.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB7F |
|---|---|
| RGB | rgb(103, 219, 127) |
| HSL | hsl(132, 62%, 63%) |
| HSV | hsv(132, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(79.08, -52.31, 35.45) |
| CIE-LCH | lch(79.08, 63.19, 145.88°) |
| OKLab | oklab(80.18% -0.1418 0.0875) |
| OKLCH | oklch(80.18% 0.167 148.3) |
| XYZ | xyz(34.7535, 55.0760, 28.8739) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Tealish Green
#0CDC73
ΔE00 4.18
Lightish Green
#61E160
ΔE00 5.12
Emerald
#50C878
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB7F #DB67C3
analogous
#89DB67 #67DB7F #67DBB9
triadic
#67DB7F #7F67DB #DB7F67
tetradic
#67DB7F #6789DB #DB67C3 #DBB967
square
#67DB7F #6789DB #DB67C3 #DBB967
split-complementary
#67DB7F #B967DB #DB6789
monochromatic
#26A140 #36CF55 #67DB7F #98E7A9 #CAF2D2
Accessibility & contrast
On white
1.75
#67DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#67DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB7F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB7F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#4FD7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67db7f; /* rgb */ color: rgb(103, 219, 127); /* oklch */ color: oklch(80.2% 0.167 148.3);
Tailwind
colors: {
custom: {
50: '#9be7a5',
500: '#67db7f',
950: '#000000',
},
}SCSS
$custom: #67db7f; $custom-light: #9be7a5; $custom-dark: #000000;
JSON
{
"hex": "#67db7f",
"rgb": {
"r": 103,
"g": 219,
"b": 127
},
"hsl": {
"h": 132.414,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80178,
"c": 0.16657,
"h": 148.3
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#67DB7F
secondary
#A54190
accent
#1CA6C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480