#67E589#67E589
#67E589 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.171 H 150.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67E589 |
|---|---|
| RGB | rgb(103, 229, 137) |
| HSL | hsl(136, 71%, 65%) |
| HSV | hsv(136, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(82.23, -54.66, 34.51) |
| CIE-LCH | lch(82.23, 64.65, 147.73°) |
| OKLab | oklab(82.81% -0.1481 0.0856) |
| OKLCH | oklch(82.81% 0.171 150) |
| XYZ | xyz(38.1255, 60.7249, 33.3740) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Lightgreen
#90EE90
ΔE00 4.36
Tealish Green
#0CDC73
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E589 #E567C3
analogous
#84E567 #67E589 #67E5C8
triadic
#67E589 #8967E5 #E58967
tetradic
#67E589 #6784E5 #E567C3 #E5C867
square
#67E589 #6784E5 #E567C3 #E5C867
split-complementary
#67E589 #C867E5 #E56784
monochromatic
#1FB347 #33DC60 #67E589 #9BEEB2 #D0F7DA
Accessibility & contrast
On white
1.60
#67E589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#67E589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E589
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E589 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D482
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#48E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e589; /* rgb */ color: rgb(103, 229, 137); /* oklch */ color: oklch(82.8% 0.171 150.0);
Tailwind
colors: {
custom: {
50: '#9ceeac',
500: '#67e589',
950: '#000000',
},
}SCSS
$custom: #67e589; $custom-light: #9ceeac; $custom-dark: #000000;
JSON
{
"hex": "#67e589",
"rgb": {
"r": 103,
"g": 229,
"b": 137
},
"hsl": {
"h": 136.19,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.82806,
"c": 0.171,
"h": 150
},
"luminance": 0.60728
}Semantic roles & 50–950 ramp
primary
#67E589
secondary
#B43D93
accent
#139FD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581