#67EE84#67EE84
#67EE84 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.188 H 148.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE84 |
|---|---|
| RGB | rgb(103, 238, 132) |
| HSL | hsl(133, 80%, 67%) |
| HSV | hsv(133, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.84, -58.93, 40.37) |
| CIE-LCH | lch(84.84, 71.43, 145.59°) |
| OKLab | oklab(84.92% -0.1595 0.099) |
| OKLCH | oklch(84.92% 0.188 148.2) |
| XYZ | xyz(40.3302, 65.6949, 32.3804) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 3.85
Wintergreen
#20F986
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE84 #EE67D1
analogous
#8EEE67 #67EE84 #67EEC8
triadic
#67EE84 #8467EE #EE8467
tetradic
#67EE84 #678EEE #EE67D1 #EEC867
square
#67EE84 #678EEE #EE67D1 #EEC867
split-complementary
#67EE84 #C867EE #EE678E
monochromatic
#16C53C #30E857 #67EE84 #9EF4B1 #D5FADD
Accessibility & contrast
On white
1.49
#67EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#67EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE84
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE84 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#47EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee84; /* rgb */ color: rgb(103, 238, 132); /* oklch */ color: oklch(84.9% 0.188 148.2);
Tailwind
colors: {
custom: {
50: '#9df4a9',
500: '#67ee84',
950: '#000000',
},
}SCSS
$custom: #67ee84; $custom-light: #9df4a9; $custom-dark: #000000;
JSON
{
"hex": "#67ee84",
"rgb": {
"r": 103,
"g": 238,
"b": 132
},
"hsl": {
"h": 132.889,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84924,
"c": 0.18767,
"h": 148.2
},
"luminance": 0.65699
}Semantic roles & 50–950 ramp
primary
#67EE84
secondary
#C237A4
accent
#09AFDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581