#67DB8E#67DB8E
#67DB8E is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.153 H 152.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67DB8E |
|---|---|
| RGB | rgb(103, 219, 142) |
| HSL | hsl(140, 62%, 63%) |
| HSV | hsv(140, 53%, 86%) |
| CMYK | cmyk(53%, 0%, 35.2%, 14.1%) |
| CIE-LAB | lab(79.33, -49.78, 28.12) |
| CIE-LCH | lch(79.33, 57.18, 150.53°) |
| OKLab | oklab(80.46% -0.1352 0.0705) |
| OKLCH | oklch(80.46% 0.153 152.5) |
| XYZ | xyz(35.8049, 55.4965, 34.4110) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 4.60
Seaweed
#18D17B
ΔE00 4.91
Emerald
#50C878
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DB8E #DB67B4
analogous
#7ADB67 #67DB8E #67DBC8
triadic
#67DB8E #8E67DB #DB8E67
tetradic
#67DB8E #677ADB #DB67B4 #DBC867
square
#67DB8E #677ADB #DB67B4 #DBC867
split-complementary
#67DB8E #C867DB #DB677A
monochromatic
#26A150 #36CF69 #67DB8E #98E7B3 #CAF2D8
Accessibility & contrast
On white
1.74
#67DB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#67DB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DB8E
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DB8E | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB89
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#4AD8C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67db8e; /* rgb */ color: rgb(103, 219, 142); /* oklch */ color: oklch(80.5% 0.153 152.5);
Tailwind
colors: {
custom: {
50: '#9ae7af',
500: '#67db8e',
950: '#000000',
},
}SCSS
$custom: #67db8e; $custom-light: #9ae7af; $custom-dark: #000000;
JSON
{
"hex": "#67db8e",
"rgb": {
"r": 103,
"g": 219,
"b": 142
},
"hsl": {
"h": 140.172,
"s": 61.702,
"l": 63.137
},
"oklch": {
"l": 0.80455,
"c": 0.15252,
"h": 152.5
},
"luminance": 0.555
}Semantic roles & 50–950 ramp
primary
#67DB8E
secondary
#A54183
accent
#1C8FC9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481