#67E18C#67E18C
#67E18C is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.163 H 151.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67E18C |
|---|---|
| RGB | rgb(103, 225, 140) |
| HSL | hsl(138, 67%, 64%) |
| HSV | hsv(138, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(81.08, -52.57, 31.49) |
| CIE-LCH | lch(81.08, 61.28, 149.08°) |
| OKLab | oklab(81.88% -0.1425 0.0785) |
| OKLCH | oklch(81.88% 0.163 151.2) |
| XYZ | xyz(37.2497, 58.6242, 34.1585) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Aqua Green
#12E193
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.58
Turquoise Green
#04F489
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E18C #E167BC
analogous
#7FE167 #67E18C #67E1C9
triadic
#67E18C #8C67E1 #E18C67
tetradic
#67E18C #677FE1 #E167BC #E1C967
square
#67E18C #677FE1 #E167BC #E1C967
split-complementary
#67E18C #C967E1 #E1677F
monochromatic
#22AC4C #34D765 #67E18C #9AEBB3 #CDF5D9
Accessibility & contrast
On white
1.65
#67E18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#67E18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E18C
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E18C | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D086
Deuteranopia (green-blind)
#D1C591
Tritanopia (blue-blind)
#48DECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67e18c; /* rgb */ color: rgb(103, 225, 140); /* oklch */ color: oklch(81.9% 0.163 151.2);
Tailwind
colors: {
custom: {
50: '#9bebae',
500: '#67e18c',
950: '#000000',
},
}SCSS
$custom: #67e18c; $custom-light: #9bebae; $custom-dark: #000000;
JSON
{
"hex": "#67e18c",
"rgb": {
"r": 103,
"g": 225,
"b": 140
},
"hsl": {
"h": 138.197,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.81883,
"c": 0.16273,
"h": 151.2
},
"luminance": 0.58627
}Semantic roles & 50–950 ramp
primary
#67E18C
secondary
#AE3F8C
accent
#1797CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581