#67EC8E#67EC8E
#67EC8E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.6% C 0.176 H 150.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67EC8E |
|---|---|
| RGB | rgb(103, 236, 142) |
| HSL | hsl(138, 78%, 66%) |
| HSV | hsv(138, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 39.8%, 7.5%) |
| CIE-LAB | lab(84.39, -56.58, 34.84) |
| CIE-LCH | lch(84.39, 66.44, 148.38°) |
| OKLab | oklab(84.6% -0.1532 0.0865) |
| OKLCH | oklch(84.6% 0.176 150.6) |
| XYZ | xyz(40.4685, 64.8238, 35.9656) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EC8E #EC67C5
analogous
#83EC67 #67EC8E #67ECD1
triadic
#67EC8E #8E67EC #EC8E67
tetradic
#67EC8E #6783EC #EC67C5 #ECD167
square
#67EC8E #6783EC #EC67C5 #ECD167
split-complementary
#67EC8E #D167EC #EC6783
monochromatic
#18C149 #31E566 #67EC8E #9DF3B6 #D4FADF
Accessibility & contrast
On white
1.50
#67EC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#67EC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EC8E
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EC8E | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#DBCE94
Tritanopia (blue-blind)
#44E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ec8e; /* rgb */ color: rgb(103, 236, 142); /* oklch */ color: oklch(84.6% 0.176 150.6);
Tailwind
colors: {
custom: {
50: '#9df3b0',
500: '#67ec8e',
950: '#000000',
},
}SCSS
$custom: #67ec8e; $custom-light: #9df3b0; $custom-dark: #000000;
JSON
{
"hex": "#67ec8e",
"rgb": {
"r": 103,
"g": 236,
"b": 142
},
"hsl": {
"h": 137.594,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.84605,
"c": 0.1759,
"h": 150.6
},
"luminance": 0.64827
}Semantic roles & 50–950 ramp
primary
#67EC8E
secondary
#BF3897
accent
#0B9DDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581