#67EA86#67EA86
#67EA86 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.181 H 148.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA86 |
|---|---|
| RGB | rgb(103, 234, 134) |
| HSL | hsl(134, 76%, 66%) |
| HSV | hsv(134, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(83.68, -57.09, 37.89) |
| CIE-LCH | lch(83.68, 68.52, 146.43°) |
| OKLab | oklab(83.98% -0.1545 0.0933) |
| OKLCH | oklch(83.98% 0.181 148.9) |
| XYZ | xyz(39.3167, 63.4469, 32.7242) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightgreen
#90EE90
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.46
Minty Green
#0BF77D
ΔE00 4.56
Spearmint
#1EF876
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA86 #EA67CB
analogous
#89EA67 #67EA86 #67EAC7
triadic
#67EA86 #8667EA #EA8667
tetradic
#67EA86 #6789EA #EA67CB #EAC767
square
#67EA86 #6789EA #EA67CB #EAC767
split-complementary
#67EA86 #C767EA #EA6789
monochromatic
#1ABD41 #31E35B #67EA86 #9DF1B1 #D3F9DC
Accessibility & contrast
On white
1.53
#67EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#67EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA86
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA86 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#DACC8D
Tritanopia (blue-blind)
#48E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea86; /* rgb */ color: rgb(103, 234, 134); /* oklch */ color: oklch(84.0% 0.181 148.9);
Tailwind
colors: {
custom: {
50: '#9df2aa',
500: '#67ea86',
950: '#000000',
},
}SCSS
$custom: #67ea86; $custom-light: #9df2aa; $custom-dark: #000000;
JSON
{
"hex": "#67ea86",
"rgb": {
"r": 103,
"g": 234,
"b": 134
},
"hsl": {
"h": 134.198,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.83978,
"c": 0.18053,
"h": 148.9
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#67EA86
secondary
#BC3A9D
accent
#0EA8D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581