#67E87D#67E87D
#67E87D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.186 H 147.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67E87D |
|---|---|
| RGB | rgb(103, 232, 125) |
| HSL | hsl(130, 74%, 66%) |
| HSV | hsv(130, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 46.1%, 9%) |
| CIE-LAB | lab(82.95, -57.70, 41.38) |
| CIE-LCH | lch(82.95, 71.00, 144.35°) |
| OKLab | oklab(83.34% -0.1562 0.101) |
| OKLCH | oklch(83.34% 0.186 147.1) |
| XYZ | xyz(38.1494, 62.0741, 29.3692) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Lightish Green
#61E160
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.06
Minty Green
#0BF77D
ΔE00 4.68
Spearmint
#1EF876
ΔE00 4.77
Turquoise Green
#04F489
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E87D #E867D2
analogous
#91E867 #67E87D #67E8BE
triadic
#67E87D #7D67E8 #E87D67
tetradic
#67E87D #6791E8 #E867D2 #E8BE67
square
#67E87D #6791E8 #E867D2 #E8BE67
split-complementary
#67E87D #BE67E8 #E86791
monochromatic
#1CB937 #32E050 #67E87D #9CF0AA #D1F8D8
Accessibility & contrast
On white
1.57
#67E87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#67E87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E87D
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E87D | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#4CE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e87d; /* rgb */ color: rgb(103, 232, 125); /* oklch */ color: oklch(83.3% 0.186 147.1);
Tailwind
colors: {
custom: {
50: '#9cf0a4',
500: '#67e87d',
950: '#000000',
},
}SCSS
$custom: #67e87d; $custom-light: #9cf0a4; $custom-dark: #000000;
JSON
{
"hex": "#67e87d",
"rgb": {
"r": 103,
"g": 232,
"b": 125
},
"hsl": {
"h": 130.233,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83342,
"c": 0.18603,
"h": 147.1
},
"luminance": 0.62077
}Semantic roles & 50–950 ramp
primary
#67E87D
secondary
#B83BA3
accent
#10B4D6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580