#67DB97#67DB97
#67DB97 is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.144 H 155.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB97 |
|---|---|
| RGB | rgb(103, 219, 151) |
| HSL | hsl(145, 62%, 63%) |
| HSV | hsv(145, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(79.49, -48.13, 23.68) |
| CIE-LCH | lch(79.49, 53.64, 153.80°) |
| OKLab | oklab(80.64% -0.1312 0.0599) |
| OKLCH | oklch(80.64% 0.144 155.5) |
| XYZ | xyz(36.5081, 55.7778, 38.1145) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.51
Emerald
#50C878
ΔE00 5.69
Weird Green
#3AE57F
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB97 #DB67AB
analogous
#71DB67 #67DB97 #67DBD1
triadic
#67DB97 #9767DB #DB9767
tetradic
#67DB97 #6771DB #DB67AB #DBD167
square
#67DB97 #6771DB #DB67AB #DBD167
split-complementary
#67DB97 #D167DB #DB6771
monochromatic
#26A159 #36CF75 #67DB97 #98E7B9 #CAF2DB
Accessibility & contrast
On white
1.73
#67DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#67DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB97
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB97 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#CAC09B
Tritanopia (blue-blind)
#46D9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67db97; /* rgb */ color: rgb(103, 219, 151); /* oklch */ color: oklch(80.6% 0.144 155.5);
Tailwind
colors: {
custom: {
50: '#9ae7b6',
500: '#67db97',
950: '#000000',
},
}SCSS
$custom: #67db97; $custom-light: #9ae7b6; $custom-dark: #000000;
JSON
{
"hex": "#67db97",
"rgb": {
"r": 103,
"g": 219,
"b": 151
},
"hsl": {
"h": 144.828,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80639,
"c": 0.14425,
"h": 155.5
},
"luminance": 0.55781
}Semantic roles & 50–950 ramp
primary
#67DB97
secondary
#A5417C
accent
#1C82C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481