#67EA81#67EA81
#67EA81 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.185 H 147.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA81 |
|---|---|
| RGB | rgb(103, 234, 129) |
| HSL | hsl(132, 76%, 66%) |
| HSV | hsv(132, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(83.61, -57.86, 40.26) |
| CIE-LCH | lch(83.61, 70.49, 145.17°) |
| OKLab | oklab(83.9% -0.1566 0.0986) |
| OKLCH | oklch(83.9% 0.185 147.8) |
| XYZ | xyz(38.9762, 63.3107, 30.9308) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.24
Turquoise Green
#04F489
ΔE00 4.39
Minty Green
#0BF77D
ΔE00 4.40
Wintergreen
#20F986
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA81 #EA67D0
analogous
#8EEA67 #67EA81 #67EAC2
triadic
#67EA81 #8167EA #EA8167
tetradic
#67EA81 #678EEA #EA67D0 #EAC267
square
#67EA81 #678EEA #EA67D0 #EAC267
split-complementary
#67EA81 #C267EA #EA678E
monochromatic
#1ABD3A #31E354 #67EA81 #9DF1AE #D3F9DA
Accessibility & contrast
On white
1.54
#67EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#67EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA81
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA81 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD879
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#4AE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67ea81; /* rgb */ color: rgb(103, 234, 129); /* oklch */ color: oklch(83.9% 0.185 147.8);
Tailwind
colors: {
custom: {
50: '#9df2a7',
500: '#67ea81',
950: '#000000',
},
}SCSS
$custom: #67ea81; $custom-light: #9df2a7; $custom-dark: #000000;
JSON
{
"hex": "#67ea81",
"rgb": {
"r": 103,
"g": 234,
"b": 129
},
"hsl": {
"h": 131.908,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83896,
"c": 0.18508,
"h": 147.8
},
"luminance": 0.63314
}Semantic roles & 50–950 ramp
primary
#67EA81
secondary
#BC3AA2
accent
#0EB0D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580