#67EE81#67EE81
#67EE81 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.190 H 147.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE81 |
|---|---|
| RGB | rgb(103, 238, 129) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.80, -59.39, 41.78) |
| CIE-LCH | lch(84.80, 72.61, 144.87°) |
| OKLab | oklab(84.88% -0.1607 0.1021) |
| OKLCH | oklch(84.88% 0.19 147.6) |
| XYZ | xyz(40.1279, 65.6140, 31.3147) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 3.92
Wintergreen
#20F986
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE81 #EE67D4
analogous
#90EE67 #67EE81 #67EEC5
triadic
#67EE81 #8167EE #EE8167
tetradic
#67EE81 #6790EE #EE67D4 #EEC567
square
#67EE81 #6790EE #EE67D4 #EEC567
split-complementary
#67EE81 #C567EE #EE6790
monochromatic
#16C538 #30E853 #67EE81 #9EF4AF #D5FADC
Accessibility & contrast
On white
1.49
#67EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#67EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE81
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE81 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB78
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#48E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee81; /* rgb */ color: rgb(103, 238, 129); /* oklch */ color: oklch(84.9% 0.190 147.6);
Tailwind
colors: {
custom: {
50: '#9df4a7',
500: '#67ee81',
950: '#000000',
},
}SCSS
$custom: #67ee81; $custom-light: #9df4a7; $custom-dark: #000000;
JSON
{
"hex": "#67ee81",
"rgb": {
"r": 103,
"g": 238,
"b": 129
},
"hsl": {
"h": 131.556,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84877,
"c": 0.19037,
"h": 147.6
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#67EE81
secondary
#C237A7
accent
#09B4DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580