#68EE81#68EE81
#68EE81 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.190 H 147.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE81 |
|---|---|
| RGB | rgb(104, 238, 129) |
| HSL | hsl(131, 80%, 67%) |
| HSV | hsv(131, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.83, -59.16, 41.82) |
| CIE-LCH | lch(84.83, 72.45, 144.74°) |
| OKLab | oklab(84.91% -0.1601 0.1022) |
| OKLCH | oklch(84.91% 0.19 147.5) |
| XYZ | xyz(40.2433, 65.6735, 31.3201) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 3.91
Spearmint
#1EF876
ΔE00 3.96
Wintergreen
#20F986
ΔE00 3.99
Turquoise Green
#04F489
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE81 #EE68D5
analogous
#92EE68 #68EE81 #68EEC4
triadic
#68EE81 #8168EE #EE8168
tetradic
#68EE81 #6892EE #EE68D5 #EEC468
square
#68EE81 #6892EE #EE68D5 #EEC468
split-complementary
#68EE81 #C468EE #EE6892
monochromatic
#16C537 #31E853 #68EE81 #9FF4AF #D6FADD
Accessibility & contrast
On white
1.49
#68EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#68EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE81
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE81 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB78
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#4AE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ee81; /* rgb */ color: rgb(104, 238, 129); /* oklch */ color: oklch(84.9% 0.190 147.5);
Tailwind
colors: {
custom: {
50: '#9ef4a7',
500: '#68ee81',
950: '#000000',
},
}SCSS
$custom: #68ee81; $custom-light: #9ef4a7; $custom-dark: #000000;
JSON
{
"hex": "#68ee81",
"rgb": {
"r": 104,
"g": 238,
"b": 129
},
"hsl": {
"h": 131.194,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.8491,
"c": 0.18993,
"h": 147.5
},
"luminance": 0.65677
}Semantic roles & 50–950 ramp
primary
#68EE81
secondary
#C337A9
accent
#09B5DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580