#67D68E#67D68E
#67D68E is a light, vivid green. Relative luminance 0.529; OKLCH L 79.2% C 0.145 H 153.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67D68E |
|---|---|
| RGB | rgb(103, 214, 142) |
| HSL | hsl(141, 58%, 62%) |
| HSV | hsv(141, 52%, 84%) |
| CMYK | cmyk(51.9%, 0%, 33.6%, 16.1%) |
| CIE-LAB | lab(77.83, -47.71, 26.12) |
| CIE-LCH | lch(77.83, 54.39, 151.31°) |
| OKLab | oklab(79.23% -0.1298 0.0657) |
| OKLCH | oklch(79.23% 0.145 153.2) |
| XYZ | xyz(34.5200, 52.9268, 33.9827) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.25
Seaweed
#18D17B
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 5.72
Soft Green
#6FC276
ΔE00 5.73
Tealish Green
#0CDC73
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D68E #D667AF
analogous
#78D667 #67D68E #67D6C6
triadic
#67D68E #8E67D6 #D68E67
tetradic
#67D68E #6778D6 #D667AF #D6C667
square
#67D68E #6778D6 #D667AF #D6C667
split-complementary
#67D68E #C667D6 #D66778
monochromatic
#299951 #37C96A #67D68E #97E3B2 #C7F0D6
Accessibility & contrast
On white
1.81
#67D68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#67D68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D68E
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D68E | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C789
Deuteranopia (green-blind)
#C6BC92
Tritanopia (blue-blind)
#4BD4C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d68e; /* rgb */ color: rgb(103, 214, 142); /* oklch */ color: oklch(79.2% 0.145 153.2);
Tailwind
colors: {
custom: {
50: '#9ae3af',
500: '#67d68e',
950: '#000000',
},
}SCSS
$custom: #67d68e; $custom-light: #9ae3af; $custom-dark: #000000;
JSON
{
"hex": "#67d68e",
"rgb": {
"r": 103,
"g": 214,
"b": 142
},
"hsl": {
"h": 141.081,
"s": 57.513,
"l": 62.157
},
"oklch": {
"l": 0.79233,
"c": 0.14547,
"h": 153.2
},
"luminance": 0.5293
}Semantic roles & 50–950 ramp
primary
#67D68E
secondary
#9E437E
accent
#208BC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481