#68FF87#68FF87
#68FF87 is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.2% C 0.207 H 147.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68FF87 |
|---|---|
| RGB | rgb(104, 255, 135) |
| HSL | hsl(132, 100%, 70%) |
| HSV | hsv(132, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.96, -64.60, 45.40) |
| CIE-LCH | lch(89.96, 78.96, 144.90°) |
| OKLab | oklab(89.15% -0.1746 0.1106) |
| OKLCH | oklch(89.15% 0.207 147.7) |
| XYZ | xyz(45.8390, 76.2079, 35.2109) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.23
Spring Green
#00FF7F
ΔE00 3.18
Spearmint
#1EF876
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.54
Easter Green
#8CFD7E
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FF87 #FF68E0
analogous
#94FF68 #68FF87 #68FFD3
triadic
#68FF87 #8768FF #FF8768
tetradic
#68FF87 #6894FF #FF68E0 #FFD368
square
#68FF87 #6894FF #FF68E0 #FFD368
split-complementary
#68FF87 #D368FF #FF6894
monochromatic
#00ED31 #2BFF56 #68FF87 #A5FFB8 #E0FFE7
Accessibility & contrast
On white
1.29
#68FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#68FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FF87
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FF87 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#EEDD8F
Tritanopia (blue-blind)
#42FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68ff87; /* rgb */ color: rgb(104, 255, 135); /* oklch */ color: oklch(89.2% 0.207 147.7);
Tailwind
colors: {
custom: {
50: '#a0ffac',
500: '#68ff87',
950: '#000000',
},
}SCSS
$custom: #68ff87; $custom-light: #a0ffac; $custom-dark: #000000;
JSON
{
"hex": "#68ff87",
"rgb": {
"r": 104,
"g": 255,
"b": 135
},
"hsl": {
"h": 132.318,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.89152,
"c": 0.20668,
"h": 147.7
},
"luminance": 0.76212
}Semantic roles & 50–950 ramp
primary
#68FF87
secondary
#DB31B8
accent
#00B6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681