#67EB86#67EB86
#67EB86 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.182 H 148.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB86 |
|---|---|
| RGB | rgb(103, 235, 134) |
| HSL | hsl(134, 77%, 66%) |
| HSV | hsv(134, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(83.98, -57.48, 38.27) |
| CIE-LCH | lch(83.98, 69.06, 146.34°) |
| OKLab | oklab(84.22% -0.1556 0.0942) |
| OKLCH | oklch(84.22% 0.182 148.8) |
| XYZ | xyz(39.6022, 64.0179, 32.8194) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightgreen
#90EE90
ΔE00 3.84
Turquoise Green
#04F489
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.39
Spearmint
#1EF876
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB86 #EB67CC
analogous
#8AEB67 #67EB86 #67EBC8
triadic
#67EB86 #8667EB #EB8667
tetradic
#67EB86 #678AEB #EB67CC #EBC867
square
#67EB86 #678AEB #EB67CC #EBC867
split-complementary
#67EB86 #C867EB #EB678A
monochromatic
#19BF40 #31E45B #67EB86 #9DF2B1 #D3F9DC
Accessibility & contrast
On white
1.52
#67EB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#67EB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB86
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB86 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#DBCD8D
Tritanopia (blue-blind)
#48E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67eb86; /* rgb */ color: rgb(103, 235, 134); /* oklch */ color: oklch(84.2% 0.182 148.8);
Tailwind
colors: {
custom: {
50: '#9df2aa',
500: '#67eb86',
950: '#000000',
},
}SCSS
$custom: #67eb86; $custom-light: #9df2aa; $custom-dark: #000000;
JSON
{
"hex": "#67eb86",
"rgb": {
"r": 103,
"g": 235,
"b": 134
},
"hsl": {
"h": 134.091,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84223,
"c": 0.18187,
"h": 148.8
},
"luminance": 0.64021
}Semantic roles & 50–950 ramp
primary
#67EB86
secondary
#BD399E
accent
#0DA9D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581