#68EA81#68EA81
#68EA81 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.185 H 147.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #68EA81 |
|---|---|
| RGB | rgb(104, 234, 129) |
| HSL | hsl(132, 76%, 66%) |
| HSV | hsv(132, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(83.64, -57.63, 40.31) |
| CIE-LCH | lch(83.64, 70.33, 145.03°) |
| OKLab | oklab(83.93% -0.156 0.0987) |
| OKLCH | oklch(83.93% 0.185 147.7) |
| XYZ | xyz(39.0916, 63.3702, 30.9363) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Lightgreen
#90EE90
ΔE00 3.83
Lightish Green
#61E160
ΔE00 4.22
Minty Green
#0BF77D
ΔE00 4.46
Turquoise Green
#04F489
ΔE00 4.47
Wintergreen
#20F986
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EA81 #EA68D1
analogous
#90EA68 #68EA81 #68EAC2
triadic
#68EA81 #8168EA #EA8168
tetradic
#68EA81 #6890EA #EA68D1 #EAC268
square
#68EA81 #6890EA #EA68D1 #EAC268
split-complementary
#68EA81 #C268EA #EA6890
monochromatic
#1ABD3A #32E354 #68EA81 #9EF1AE #D3F9DB
Accessibility & contrast
On white
1.54
#68EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#68EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EA81
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EA81 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD879
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#4CE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #68ea81; /* rgb */ color: rgb(104, 234, 129); /* oklch */ color: oklch(83.9% 0.185 147.7);
Tailwind
colors: {
custom: {
50: '#9df2a7',
500: '#68ea81',
950: '#000000',
},
}SCSS
$custom: #68ea81; $custom-light: #9df2a7; $custom-dark: #000000;
JSON
{
"hex": "#68ea81",
"rgb": {
"r": 104,
"g": 234,
"b": 129
},
"hsl": {
"h": 131.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.83931,
"c": 0.18462,
"h": 147.7
},
"luminance": 0.63374
}Semantic roles & 50–950 ramp
primary
#68EA81
secondary
#BC3AA3
accent
#0EB1D8
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580