#67E08C#67E08C
#67E08C is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.161 H 151.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67E08C |
|---|---|
| RGB | rgb(103, 224, 140) |
| HSL | hsl(138, 66%, 64%) |
| HSV | hsv(138, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(80.79, -52.16, 31.09) |
| CIE-LCH | lch(80.79, 60.73, 149.20°) |
| OKLab | oklab(81.64% -0.1415 0.0776) |
| OKLCH | oklch(81.64% 0.161 151.3) |
| XYZ | xyz(36.9801, 58.0851, 34.0686) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Aqua Green
#12E193
ΔE00 4.63
Tealish Green
#0CDC73
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E08C #E067BB
analogous
#7FE067 #67E08C #67E0C9
triadic
#67E08C #8C67E0 #E08C67
tetradic
#67E08C #677FE0 #E067BB #E0C967
square
#67E08C #677FE0 #E067BB #E0C967
split-complementary
#67E08C #C967E0 #E0677F
monochromatic
#23AA4C #34D666 #67E08C #9AEAB2 #CDF5D9
Accessibility & contrast
On white
1.66
#67E08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#67E08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E08C
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E08C | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D086
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#49DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e08c; /* rgb */ color: rgb(103, 224, 140); /* oklch */ color: oklch(81.6% 0.161 151.3);
Tailwind
colors: {
custom: {
50: '#9beaae',
500: '#67e08c',
950: '#000000',
},
}SCSS
$custom: #67e08c; $custom-light: #9beaae; $custom-dark: #000000;
JSON
{
"hex": "#67e08c",
"rgb": {
"r": 103,
"g": 224,
"b": 140
},
"hsl": {
"h": 138.347,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81638,
"c": 0.16135,
"h": 151.3
},
"luminance": 0.58088
}Semantic roles & 50–950 ramp
primary
#67E08C
secondary
#AC3F8B
accent
#1896CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481