#67D68F#67D68F
#67D68F is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.145 H 153.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67D68F |
|---|---|
| RGB | rgb(103, 214, 143) |
| HSL | hsl(142, 58%, 62%) |
| HSV | hsv(142, 52%, 84%) |
| CMYK | cmyk(51.9%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(77.85, -47.53, 25.62) |
| CIE-LCH | lch(77.85, 53.99, 151.67°) |
| OKLab | oklab(79.25% -0.1293 0.0645) |
| OKLCH | oklch(79.25% 0.145 153.5) |
| XYZ | xyz(34.5955, 52.9570, 34.3799) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.34
Seaweed
#18D17B
ΔE00 4.80
Aqua Green
#12E193
ΔE00 4.90
Soft Green
#6FC276
ΔE00 5.82
Weird Green
#3AE57F
ΔE00 5.84
Tealish Green
#0CDC73
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D68F #D667AE
analogous
#76D667 #67D68F #67D6C7
triadic
#67D68F #8F67D6 #D68F67
tetradic
#67D68F #6776D6 #D667AE #D6C767
square
#67D68F #6776D6 #D667AE #D6C767
split-complementary
#67D68F #C767D6 #D66776
monochromatic
#299952 #37C96B #67D68F #97E3B3 #C7F0D6
Accessibility & contrast
On white
1.81
#67D68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#67D68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D68F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D68F | 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)
#D6C78A
Deuteranopia (green-blind)
#C6BC93
Tritanopia (blue-blind)
#4BD4C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d68f; /* rgb */ color: rgb(103, 214, 143); /* oklch */ color: oklch(79.3% 0.145 153.5);
Tailwind
colors: {
custom: {
50: '#9ae3b0',
500: '#67d68f',
950: '#000000',
},
}SCSS
$custom: #67d68f; $custom-light: #9ae3b0; $custom-dark: #000000;
JSON
{
"hex": "#67d68f",
"rgb": {
"r": 103,
"g": 214,
"b": 143
},
"hsl": {
"h": 141.622,
"s": 57.513,
"l": 62.157
},
"oklch": {
"l": 0.79253,
"c": 0.14454,
"h": 153.5
},
"luminance": 0.5296
}Semantic roles & 50–950 ramp
primary
#67D68F
secondary
#9E437D
accent
#208AC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481