#67E18E#67E18E
#67E18E is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.161 H 151.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67E18E |
|---|---|
| RGB | rgb(103, 225, 142) |
| HSL | hsl(139, 67%, 64%) |
| HSV | hsv(139, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 36.9%, 11.8%) |
| CIE-LAB | lab(81.12, -52.22, 30.52) |
| CIE-LCH | lch(81.12, 60.48, 149.70°) |
| OKLab | oklab(81.92% -0.1417 0.0762) |
| OKLCH | oklch(81.92% 0.161 151.7) |
| XYZ | xyz(37.3985, 58.6837, 34.9422) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Aqua Green
#12E193
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E18E #E167BA
analogous
#7DE167 #67E18E #67E1CB
triadic
#67E18E #8E67E1 #E18E67
tetradic
#67E18E #677DE1 #E167BA #E1CB67
square
#67E18E #677DE1 #E167BA #E1CB67
split-complementary
#67E18E #CB67E1 #E1677D
monochromatic
#22AC4E #34D768 #67E18E #9AEBB4 #CDF5DA
Accessibility & contrast
On white
1.65
#67E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#67E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E18E
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E18E | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D188
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#48DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e18e; /* rgb */ color: rgb(103, 225, 142); /* oklch */ color: oklch(81.9% 0.161 151.7);
Tailwind
colors: {
custom: {
50: '#9bebaf',
500: '#67e18e',
950: '#000000',
},
}SCSS
$custom: #67e18e; $custom-light: #9bebaf; $custom-dark: #000000;
JSON
{
"hex": "#67e18e",
"rgb": {
"r": 103,
"g": 225,
"b": 142
},
"hsl": {
"h": 139.18,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.8192,
"c": 0.16088,
"h": 151.7
},
"luminance": 0.58687
}Semantic roles & 50–950 ramp
primary
#67E18E
secondary
#AE3F8A
accent
#1794CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581