#67E08D#67E08D
#67E08D is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.160 H 151.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67E08D |
|---|---|
| RGB | rgb(103, 224, 141) |
| HSL | hsl(139, 66%, 64%) |
| HSV | hsv(139, 54%, 88%) |
| CMYK | cmyk(54%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(80.80, -51.99, 30.61) |
| CIE-LCH | lch(80.80, 60.33, 149.51°) |
| OKLab | oklab(81.66% -0.141 0.0764) |
| OKLCH | oklch(81.66% 0.16 151.5) |
| XYZ | xyz(37.0542, 58.1147, 34.4587) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Aqua Green
#12E193
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.43
Seafoam Green
#7AF9AB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E08D #E067BA
analogous
#7EE067 #67E08D #67E0CA
triadic
#67E08D #8D67E0 #E08D67
tetradic
#67E08D #677EE0 #E067BA #E0CA67
square
#67E08D #677EE0 #E067BA #E0CA67
split-complementary
#67E08D #CA67E0 #E0677E
monochromatic
#23AA4D #34D667 #67E08D #9AEAB3 #CDF5D9
Accessibility & contrast
On white
1.66
#67E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#67E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E08D
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E08D | 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)
#E1D087
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#48DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e08d; /* rgb */ color: rgb(103, 224, 141); /* oklch */ color: oklch(81.7% 0.160 151.5);
Tailwind
colors: {
custom: {
50: '#9beaaf',
500: '#67e08d',
950: '#000000',
},
}SCSS
$custom: #67e08d; $custom-light: #9beaaf; $custom-dark: #000000;
JSON
{
"hex": "#67e08d",
"rgb": {
"r": 103,
"g": 224,
"b": 141
},
"hsl": {
"h": 138.843,
"s": 66.12,
"l": 64.118
},
"oklch": {
"l": 0.81657,
"c": 0.16042,
"h": 151.5
},
"luminance": 0.58118
}Semantic roles & 50–950 ramp
primary
#67E08D
secondary
#AC3F8A
accent
#1895CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481