#67D58F#67D58F
#67D58F is a light, vivid green. Relative luminance 0.525; OKLCH L 79.0% C 0.143 H 153.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67D58F |
|---|---|
| RGB | rgb(103, 213, 143) |
| HSL | hsl(142, 57%, 62%) |
| HSV | hsv(142, 52%, 84%) |
| CMYK | cmyk(51.6%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(77.55, -47.11, 25.22) |
| CIE-LCH | lch(77.55, 53.43, 151.84°) |
| OKLab | oklab(79.01% -0.1282 0.0635) |
| OKLCH | oklch(79.01% 0.143 153.6) |
| XYZ | xyz(34.3432, 52.4524, 34.2958) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Seaweed
#18D17B
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.03
Soft Green
#6FC276
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 6.08
Dark Mint
#48C072
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D58F #D567AD
analogous
#76D567 #67D58F #67D5C6
triadic
#67D58F #8F67D5 #D58F67
tetradic
#67D58F #6776D5 #D567AD #D5C667
square
#67D58F #6776D5 #D567AD #D5C667
split-complementary
#67D58F #C667D5 #D56776
monochromatic
#2A9852 #37C86C #67D58F #97E2B2 #C7EFD6
Accessibility & contrast
On white
1.83
#67D58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#67D58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D58F
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D58F | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68B
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#4BD3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67d58f; /* rgb */ color: rgb(103, 213, 143); /* oklch */ color: oklch(79.0% 0.143 153.6);
Tailwind
colors: {
custom: {
50: '#9ae2b0',
500: '#67d58f',
950: '#000000',
},
}SCSS
$custom: #67d58f; $custom-light: #9ae2b0; $custom-dark: #000000;
JSON
{
"hex": "#67d58f",
"rgb": {
"r": 103,
"g": 213,
"b": 143
},
"hsl": {
"h": 141.818,
"s": 56.701,
"l": 61.961
},
"oklch": {
"l": 0.79009,
"c": 0.14312,
"h": 153.6
},
"luminance": 0.52455
}Semantic roles & 50–950 ramp
primary
#67D58F
secondary
#9D447C
accent
#2189C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481