#67DB7B#67DB7B
#67DB7B is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.170 H 147.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB7B |
|---|---|
| RGB | rgb(103, 219, 123) |
| HSL | hsl(130, 62%, 63%) |
| HSV | hsv(130, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(79.03, -52.93, 37.37) |
| CIE-LCH | lch(79.03, 64.80, 144.78°) |
| OKLab | oklab(80.11% -0.1435 0.0918) |
| OKLCH | oklch(80.11% 0.17 147.4) |
| XYZ | xyz(34.4980, 54.9738, 27.5281) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Tealish Green
#0CDC73
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.48
Emerald
#50C878
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.48
Lightgreen
#90EE90
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB7B #DB67C7
analogous
#8DDB67 #67DB7B #67DBB5
triadic
#67DB7B #7B67DB #DB7B67
tetradic
#67DB7B #678DDB #DB67C7 #DBB567
square
#67DB7B #678DDB #DB67C7 #DBB567
split-complementary
#67DB7B #B567DB #DB678D
monochromatic
#26A13B #36CF50 #67DB7B #98E7A6 #CAF2D1
Accessibility & contrast
On white
1.75
#67DB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#67DB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB7B
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB7B | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#CEBF81
Tritanopia (blue-blind)
#50D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67db7b; /* rgb */ color: rgb(103, 219, 123); /* oklch */ color: oklch(80.1% 0.170 147.4);
Tailwind
colors: {
custom: {
50: '#9be7a2',
500: '#67db7b',
950: '#000000',
},
}SCSS
$custom: #67db7b; $custom-light: #9be7a2; $custom-dark: #000000;
JSON
{
"hex": "#67db7b",
"rgb": {
"r": 103,
"g": 219,
"b": 123
},
"hsl": {
"h": 130.345,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.8011,
"c": 0.1703,
"h": 147.4
},
"luminance": 0.54977
}Semantic roles & 50–950 ramp
primary
#67DB7B
secondary
#A54194
accent
#1CACC9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480