#67DB8F#67DB8F
#67DB8F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.152 H 152.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB8F |
|---|---|
| RGB | rgb(103, 219, 143) |
| HSL | hsl(141, 62%, 63%) |
| HSV | hsv(141, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(79.34, -49.60, 27.63) |
| CIE-LCH | lch(79.34, 56.78, 150.88°) |
| OKLab | oklab(80.47% -0.1348 0.0694) |
| OKLCH | oklch(80.47% 0.152 152.8) |
| XYZ | xyz(35.8803, 55.5267, 34.8082) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.44
Weird Green
#3AE57F
ΔE00 4.72
Seaweed
#18D17B
ΔE00 4.95
Emerald
#50C878
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB8F #DB67B3
analogous
#79DB67 #67DB8F #67DBC9
triadic
#67DB8F #8F67DB #DB8F67
tetradic
#67DB8F #6779DB #DB67B3 #DBC967
square
#67DB8F #6779DB #DB67B3 #DBC967
split-complementary
#67DB8F #C967DB #DB6779
monochromatic
#26A151 #36CF6B #67DB8F #98E7B3 #CAF2D8
Accessibility & contrast
On white
1.73
#67DB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#67DB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB8F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB8F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#49D8C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67db8f; /* rgb */ color: rgb(103, 219, 143); /* oklch */ color: oklch(80.5% 0.152 152.8);
Tailwind
colors: {
custom: {
50: '#9ae7b0',
500: '#67db8f',
950: '#000000',
},
}SCSS
$custom: #67db8f; $custom-light: #9ae7b0; $custom-dark: #000000;
JSON
{
"hex": "#67db8f",
"rgb": {
"r": 103,
"g": 219,
"b": 143
},
"hsl": {
"h": 140.69,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80474,
"c": 0.15159,
"h": 152.8
},
"luminance": 0.5553
}Semantic roles & 50–950 ramp
primary
#67DB8F
secondary
#A54183
accent
#1C8EC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481