#67E08E#67E08E
#67E08E is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.159 H 151.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67E08E |
|---|---|
| RGB | rgb(103, 224, 142) |
| HSL | hsl(139, 66%, 64%) |
| HSV | hsv(139, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(80.82, -51.82, 30.12) |
| CIE-LCH | lch(80.82, 59.93, 149.83°) |
| OKLab | oklab(81.68% -0.1406 0.0753) |
| OKLCH | oklch(81.68% 0.159 151.8) |
| XYZ | xyz(37.1290, 58.1446, 34.8524) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Aqua Green
#12E193
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.44
Lightgreen
#90EE90
ΔE00 5.46
Seafoam Green
#7AF9AB
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E08E #E067B9
analogous
#7DE067 #67E08E #67E0CB
triadic
#67E08E #8E67E0 #E08E67
tetradic
#67E08E #677DE0 #E067B9 #E0CB67
square
#67E08E #677DE0 #E067B9 #E0CB67
split-complementary
#67E08E #CB67E0 #E0677D
monochromatic
#23AA4E #34D668 #67E08E #9AEAB4 #CDF5DA
Accessibility & contrast
On white
1.66
#67E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#67E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E08E
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E08E | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#48DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e08e; /* rgb */ color: rgb(103, 224, 142); /* oklch */ color: oklch(81.7% 0.159 151.8);
Tailwind
colors: {
custom: {
50: '#9beaaf',
500: '#67e08e',
950: '#000000',
},
}SCSS
$custom: #67e08e; $custom-light: #9beaaf; $custom-dark: #000000;
JSON
{
"hex": "#67e08e",
"rgb": {
"r": 103,
"g": 224,
"b": 142
},
"hsl": {
"h": 139.339,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81676,
"c": 0.15949,
"h": 151.8
},
"luminance": 0.58148
}Semantic roles & 50–950 ramp
primary
#67E08E
secondary
#AC3F89
accent
#1893CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481