#67DB7E#67DB7E
#67DB7E is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.168 H 148.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB7E |
|---|---|
| RGB | rgb(103, 219, 126) |
| HSL | hsl(132, 62%, 63%) |
| HSV | hsv(132, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(79.07, -52.47, 35.93) |
| CIE-LCH | lch(79.07, 63.59, 145.60°) |
| OKLab | oklab(80.16% -0.1422 0.0885) |
| OKLCH | oklch(80.16% 0.168 148.1) |
| XYZ | xyz(34.6887, 55.0500, 28.5324) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Tealish Green
#0CDC73
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.96
Emerald
#50C878
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB7E #DB67C4
analogous
#8ADB67 #67DB7E #67DBB8
triadic
#67DB7E #7E67DB #DB7E67
tetradic
#67DB7E #678ADB #DB67C4 #DBB867
square
#67DB7E #678ADB #DB67C4 #DBB867
split-complementary
#67DB7E #B867DB #DB678A
monochromatic
#26A13F #36CF54 #67DB7E #98E7A8 #CAF2D2
Accessibility & contrast
On white
1.75
#67DB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#67DB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB7E
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB7E | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#4FD7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67db7e; /* rgb */ color: rgb(103, 219, 126); /* oklch */ color: oklch(80.2% 0.168 148.1);
Tailwind
colors: {
custom: {
50: '#9be7a4',
500: '#67db7e',
950: '#000000',
},
}SCSS
$custom: #67db7e; $custom-light: #9be7a4; $custom-dark: #000000;
JSON
{
"hex": "#67db7e",
"rgb": {
"r": 103,
"g": 219,
"b": 126
},
"hsl": {
"h": 131.897,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80161,
"c": 0.1675,
"h": 148.1
},
"luminance": 0.55053
}Semantic roles & 50–950 ramp
primary
#67DB7E
secondary
#A54191
accent
#1CA7C9
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480