#68EB86#68EB86
#68EB86 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.181 H 148.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #68EB86 |
|---|---|
| RGB | rgb(104, 235, 134) |
| HSL | hsl(134, 77%, 66%) |
| HSV | hsv(134, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(84.01, -57.25, 38.32) |
| CIE-LCH | lch(84.01, 68.89, 146.20°) |
| OKLab | oklab(84.26% -0.155 0.0943) |
| OKLCH | oklch(84.26% 0.181 148.7) |
| XYZ | xyz(39.7176, 64.0774, 32.8248) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 4.16
Wintergreen
#20F986
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.44
Spearmint
#1EF876
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EB86 #EB68CD
analogous
#8CEB68 #68EB86 #68EBC7
triadic
#68EB86 #8668EB #EB8668
tetradic
#68EB86 #688CEB #EB68CD #EBC768
square
#68EB86 #688CEB #EB68CD #EBC768
split-complementary
#68EB86 #C768EB #EB688C
monochromatic
#19BF3F #32E45B #68EB86 #9EF2B1 #D4F9DD
Accessibility & contrast
On white
1.52
#68EB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#68EB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EB86
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EB86 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#DBCD8D
Tritanopia (blue-blind)
#49E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #68eb86; /* rgb */ color: rgb(104, 235, 134); /* oklch */ color: oklch(84.3% 0.181 148.7);
Tailwind
colors: {
custom: {
50: '#9df2aa',
500: '#68eb86',
950: '#000000',
},
}SCSS
$custom: #68eb86; $custom-light: #9df2aa; $custom-dark: #000000;
JSON
{
"hex": "#68eb86",
"rgb": {
"r": 104,
"g": 235,
"b": 134
},
"hsl": {
"h": 133.74,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.84257,
"c": 0.18141,
"h": 148.7
},
"luminance": 0.64081
}Semantic roles & 50–950 ramp
primary
#68EB86
secondary
#BE39A0
accent
#0DAAD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581