#67EC8D#67EC8D
#67EC8D is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.6% C 0.177 H 150.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67EC8D |
|---|---|
| RGB | rgb(103, 236, 141) |
| HSL | hsl(137, 78%, 66%) |
| HSV | hsv(137, 56%, 93%) |
| CMYK | cmyk(56.4%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.38, -56.74, 35.32) |
| CIE-LCH | lch(84.38, 66.84, 148.10°) |
| OKLab | oklab(84.59% -0.1536 0.0876) |
| OKLCH | oklch(84.59% 0.177 150.3) |
| XYZ | xyz(40.3938, 64.7939, 35.5719) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.16
Light Bluish Green
#76FDA8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EC8D #EC67C6
analogous
#84EC67 #67EC8D #67ECD0
triadic
#67EC8D #8D67EC #EC8D67
tetradic
#67EC8D #6784EC #EC67C6 #ECD067
square
#67EC8D #6784EC #EC67C6 #ECD067
split-complementary
#67EC8D #D067EC #EC6784
monochromatic
#18C148 #31E564 #67EC8D #9DF3B6 #D4FADF
Accessibility & contrast
On white
1.50
#67EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#67EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EC8D
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EC8D | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DBCE93
Tritanopia (blue-blind)
#44E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ec8d; /* rgb */ color: rgb(103, 236, 141); /* oklch */ color: oklch(84.6% 0.177 150.3);
Tailwind
colors: {
custom: {
50: '#9df3af',
500: '#67ec8d',
950: '#000000',
},
}SCSS
$custom: #67ec8d; $custom-light: #9df3af; $custom-dark: #000000;
JSON
{
"hex": "#67ec8d",
"rgb": {
"r": 103,
"g": 236,
"b": 141
},
"hsl": {
"h": 137.143,
"s": 77.778,
"l": 66.471
},
"oklch": {
"l": 0.84587,
"c": 0.17682,
"h": 150.3
},
"luminance": 0.64798
}Semantic roles & 50–950 ramp
primary
#67EC8D
secondary
#BF3898
accent
#0B9FDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581