#67DB89#67DB89
#67DB89 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.157 H 151.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB89 |
|---|---|
| RGB | rgb(103, 219, 137) |
| HSL | hsl(138, 62%, 63%) |
| HSV | hsv(138, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.24, -50.66, 30.58) |
| CIE-LCH | lch(79.24, 59.17, 148.88°) |
| OKLab | oklab(80.36% -0.1374 0.0763) |
| OKLCH | oklch(80.36% 0.157 151) |
| XYZ | xyz(35.4379, 55.3497, 32.4781) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.76
Seaweed
#18D17B
ΔE00 4.84
Aqua Green
#12E193
ΔE00 4.88
Emerald
#50C878
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB89 #DB67B9
analogous
#7FDB67 #67DB89 #67DBC3
triadic
#67DB89 #8967DB #DB8967
tetradic
#67DB89 #677FDB #DB67B9 #DBC367
square
#67DB89 #677FDB #DB67B9 #DBC367
split-complementary
#67DB89 #C367DB #DB677F
monochromatic
#26A14A #36CF63 #67DB89 #98E7AF #CAF2D6
Accessibility & contrast
On white
1.74
#67DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#67DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB89
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB89 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB83
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#4BD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67db89; /* rgb */ color: rgb(103, 219, 137); /* oklch */ color: oklch(80.4% 0.157 151.0);
Tailwind
colors: {
custom: {
50: '#9ae7ac',
500: '#67db89',
950: '#000000',
},
}SCSS
$custom: #67db89; $custom-light: #9ae7ac; $custom-dark: #000000;
JSON
{
"hex": "#67db89",
"rgb": {
"r": 103,
"g": 219,
"b": 137
},
"hsl": {
"h": 137.586,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80358,
"c": 0.1572,
"h": 151
},
"luminance": 0.55353
}Semantic roles & 50–950 ramp
primary
#67DB89
secondary
#A54188
accent
#1C97C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481