#67ED86#67ED86
#67ED86 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.185 H 148.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED86 |
|---|---|
| RGB | rgb(103, 237, 134) |
| HSL | hsl(134, 79%, 67%) |
| HSV | hsv(134, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.57, -58.25, 39.04) |
| CIE-LCH | lch(84.57, 70.12, 146.17°) |
| OKLab | oklab(84.71% -0.1576 0.096) |
| OKLCH | oklch(84.71% 0.185 148.7) |
| XYZ | xyz(40.1780, 65.1695, 33.0113) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.93
Wintergreen
#20F986
ΔE00 3.98
Minty Green
#0BF77D
ΔE00 4.08
Spearmint
#1EF876
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED86 #ED67CE
analogous
#8BED67 #67ED86 #67EDC9
triadic
#67ED86 #8667ED #ED8667
tetradic
#67ED86 #678BED #ED67CE #EDC967
square
#67ED86 #678BED #ED67CE #EDC967
split-complementary
#67ED86 #C967ED #ED678B
monochromatic
#17C33F #30E75A #67ED86 #9EF3B2 #D4FADD
Accessibility & contrast
On white
1.50
#67ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#67ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED86
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED86 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#47E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67ed86; /* rgb */ color: rgb(103, 237, 134); /* oklch */ color: oklch(84.7% 0.185 148.7);
Tailwind
colors: {
custom: {
50: '#9df4aa',
500: '#67ed86',
950: '#000000',
},
}SCSS
$custom: #67ed86; $custom-light: #9df4aa; $custom-dark: #000000;
JSON
{
"hex": "#67ed86",
"rgb": {
"r": 103,
"g": 237,
"b": 134
},
"hsl": {
"h": 133.881,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.84712,
"c": 0.18453,
"h": 148.7
},
"luminance": 0.65173
}Semantic roles & 50–950 ramp
primary
#67ED86
secondary
#C138A1
accent
#0AABDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581