#67EE86#67EE86
#67EE86 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.186 H 148.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE86 |
|---|---|
| RGB | rgb(103, 238, 134) |
| HSL | hsl(134, 80%, 67%) |
| HSV | hsv(134, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.87, -58.63, 39.42) |
| CIE-LCH | lch(84.87, 70.65, 146.08°) |
| OKLab | oklab(84.96% -0.1586 0.0969) |
| OKLCH | oklch(84.96% 0.186 148.6) |
| XYZ | xyz(40.4684, 65.7502, 33.1081) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 3.87
Minty Green
#0BF77D
ΔE00 3.94
Spearmint
#1EF876
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE86 #EE67CF
analogous
#8CEE67 #67EE86 #67EECA
triadic
#67EE86 #8667EE #EE8667
tetradic
#67EE86 #678CEE #EE67CF #EECA67
square
#67EE86 #678CEE #EE67CF #EECA67
split-complementary
#67EE86 #CA67EE #EE678C
monochromatic
#16C53E #30E85A #67EE86 #9EF4B2 #D5FADE
Accessibility & contrast
On white
1.48
#67EE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#67EE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE86
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE86 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#46EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee86; /* rgb */ color: rgb(103, 238, 134); /* oklch */ color: oklch(85.0% 0.186 148.6);
Tailwind
colors: {
custom: {
50: '#9df4aa',
500: '#67ee86',
950: '#000000',
},
}SCSS
$custom: #67ee86; $custom-light: #9df4aa; $custom-dark: #000000;
JSON
{
"hex": "#67ee86",
"rgb": {
"r": 103,
"g": 238,
"b": 134
},
"hsl": {
"h": 133.778,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84957,
"c": 0.18586,
"h": 148.6
},
"luminance": 0.65754
}Semantic roles & 50–950 ramp
primary
#67EE86
secondary
#C237A2
accent
#09ACDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581