#67E08A#67E08A
#67E08A is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.163 H 150.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67E08A |
|---|---|
| RGB | rgb(103, 224, 138) |
| HSL | hsl(137, 66%, 64%) |
| HSV | hsv(137, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.75, -52.51, 32.07) |
| CIE-LCH | lch(80.75, 61.52, 148.58°) |
| OKLab | oklab(81.6% -0.1423 0.0798) |
| OKLCH | oklch(81.6% 0.163 150.7) |
| XYZ | xyz(36.8340, 58.0266, 33.2990) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 5.14
Seaweed
#18D17B
ΔE00 5.46
Turquoise Green
#04F489
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E08A #E067BD
analogous
#81E067 #67E08A #67E0C6
triadic
#67E08A #8A67E0 #E08A67
tetradic
#67E08A #6781E0 #E067BD #E0C667
square
#67E08A #6781E0 #E067BD #E0C667
split-complementary
#67E08A #C667E0 #E06781
monochromatic
#23AA4A #34D663 #67E08A #9AEAB1 #CDF5D8
Accessibility & contrast
On white
1.67
#67E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#67E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E08A
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E08A | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#4ADDCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67e08a; /* rgb */ color: rgb(103, 224, 138); /* oklch */ color: oklch(81.6% 0.163 150.7);
Tailwind
colors: {
custom: {
50: '#9beaad',
500: '#67e08a',
950: '#000000',
},
}SCSS
$custom: #67e08a; $custom-light: #9beaad; $custom-dark: #000000;
JSON
{
"hex": "#67e08a",
"rgb": {
"r": 103,
"g": 224,
"b": 138
},
"hsl": {
"h": 137.355,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81601,
"c": 0.16321,
"h": 150.7
},
"luminance": 0.5803
}Semantic roles & 50–950 ramp
primary
#67E08A
secondary
#AC3F8D
accent
#1899CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481