#68EF8D#68EF8D
#68EF8D is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.180 H 149.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF8D |
|---|---|
| RGB | rgb(104, 239, 141) |
| HSL | hsl(136, 81%, 67%) |
| HSV | hsv(136, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.30, -57.68, 36.53) |
| CIE-LCH | lch(85.30, 68.27, 147.65°) |
| OKLab | oklab(85.35% -0.1561 0.0904) |
| OKLCH | oklch(85.35% 0.18 149.9) |
| XYZ | xyz(41.3802, 66.5954, 35.8677) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF8D #EF68CA
analogous
#87EF68 #68EF8D #68EFD0
triadic
#68EF8D #8D68EF #EF8D68
tetradic
#68EF8D #6887EF #EF68CA #EFD068
square
#68EF8D #6887EF #EF68CA #EFD068
split-complementary
#68EF8D #D068EF #EF6887
monochromatic
#15C746 #31E963 #68EF8D #9FF5B7 #D7FBE1
Accessibility & contrast
On white
1.47
#68EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#68EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF8D
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF8D | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD86
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#45EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef8d; /* rgb */ color: rgb(104, 239, 141); /* oklch */ color: oklch(85.4% 0.180 149.9);
Tailwind
colors: {
custom: {
50: '#9ef5af',
500: '#68ef8d',
950: '#000000',
},
}SCSS
$custom: #68ef8d; $custom-light: #9ef5af; $custom-dark: #000000;
JSON
{
"hex": "#68ef8d",
"rgb": {
"r": 104,
"g": 239,
"b": 141
},
"hsl": {
"h": 136.444,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85352,
"c": 0.18039,
"h": 149.9
},
"luminance": 0.66599
}Semantic roles & 50–950 ramp
primary
#68EF8D
secondary
#C5379E
accent
#08A3DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581