#67DB94#67DB94
#67DB94 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.147 H 154.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB94 |
|---|---|
| RGB | rgb(103, 219, 148) |
| HSL | hsl(143, 62%, 63%) |
| HSV | hsv(143, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 32.4%, 14.1%) |
| CIE-LAB | lab(79.43, -48.69, 25.16) |
| CIE-LCH | lch(79.43, 54.81, 152.67°) |
| OKLab | oklab(80.58% -0.1326 0.0635) |
| OKLCH | oklch(80.58% 0.147 154.4) |
| XYZ | xyz(36.2676, 55.6816, 36.8476) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.27
Seaweed
#18D17B
ΔE00 5.25
Weird Green
#3AE57F
ΔE00 5.40
Emerald
#50C878
ΔE00 5.41
Seafoam
#7FE0B3
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB94 #DB67AE
analogous
#74DB67 #67DB94 #67DBCE
triadic
#67DB94 #9467DB #DB9467
tetradic
#67DB94 #6774DB #DB67AE #DBCE67
square
#67DB94 #6774DB #DB67AE #DBCE67
split-complementary
#67DB94 #CE67DB #DB6774
monochromatic
#26A156 #36CF71 #67DB94 #98E7B7 #CAF2DA
Accessibility & contrast
On white
1.73
#67DB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#67DB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB94
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB94 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#47D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67db94; /* rgb */ color: rgb(103, 219, 148); /* oklch */ color: oklch(80.6% 0.147 154.4);
Tailwind
colors: {
custom: {
50: '#9ae7b4',
500: '#67db94',
950: '#000000',
},
}SCSS
$custom: #67db94; $custom-light: #9ae7b4; $custom-dark: #000000;
JSON
{
"hex": "#67db94",
"rgb": {
"r": 103,
"g": 219,
"b": 148
},
"hsl": {
"h": 143.276,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80576,
"c": 0.14698,
"h": 154.4
},
"luminance": 0.55685
}Semantic roles & 50–950 ramp
primary
#67DB94
secondary
#A5417E
accent
#1C86C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481