#68ED85#68ED85
#68ED85 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.185 H 148.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED85 |
|---|---|
| RGB | rgb(104, 237, 133) |
| HSL | hsl(133, 79%, 67%) |
| HSV | hsv(133, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.59, -58.17, 39.56) |
| CIE-LCH | lch(84.59, 70.35, 145.78°) |
| OKLab | oklab(84.73% -0.1574 0.0971) |
| OKLCH | oklch(84.73% 0.185 148.3) |
| XYZ | xyz(40.2240, 65.2013, 32.6511) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.04
Turquoise Green
#04F489
ΔE00 4.05
Minty Green
#0BF77D
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED85 #ED68D0
analogous
#8EED68 #68ED85 #68EDC8
triadic
#68ED85 #8568ED #ED8568
tetradic
#68ED85 #688EED #ED68D0 #EDC868
square
#68ED85 #688EED #ED68D0 #EDC868
split-complementary
#68ED85 #C868ED #ED688E
monochromatic
#17C33D #31E659 #68ED85 #9FF4B1 #D5FADD
Accessibility & contrast
On white
1.50
#68ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#68ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED85
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED85 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#49E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ed85; /* rgb */ color: rgb(104, 237, 133); /* oklch */ color: oklch(84.7% 0.185 148.3);
Tailwind
colors: {
custom: {
50: '#9ef4aa',
500: '#68ed85',
950: '#000000',
},
}SCSS
$custom: #68ed85; $custom-light: #9ef4aa; $custom-dark: #000000;
JSON
{
"hex": "#68ed85",
"rgb": {
"r": 104,
"g": 237,
"b": 133
},
"hsl": {
"h": 133.083,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84729,
"c": 0.18499,
"h": 148.3
},
"luminance": 0.65205
}Semantic roles & 50–950 ramp
primary
#68ED85
secondary
#C138A3
accent
#0BAEDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581