#68FF8D#68FF8D
#68FF8D is a very light, highly saturated green. Relative luminance 0.764; OKLCH L 89.2% C 0.201 H 148.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68FF8D |
|---|---|
| RGB | rgb(104, 255, 141) |
| HSL | hsl(135, 100%, 70%) |
| HSV | hsv(135, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.04, -63.71, 42.63) |
| CIE-LCH | lch(90.04, 76.66, 146.21°) |
| OKLab | oklab(89.24% -0.1722 0.1045) |
| OKLCH | oklch(89.24% 0.201 148.8) |
| XYZ | xyz(46.2734, 76.3817, 37.4987) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.26
Mint Green
#8FFF9F
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FF8D #FF68DA
analogous
#8EFF68 #68FF8D #68FFD8
triadic
#68FF8D #8D68FF #FF8D68
tetradic
#68FF8D #688EFF #FF68DA #FFD868
square
#68FF8D #688EFF #FF68DA #FFD868
split-complementary
#68FF8D #D868FF #FF688E
monochromatic
#00ED3A #2BFF5F #68FF8D #A5FFBB #E0FFE8
Accessibility & contrast
On white
1.29
#68FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#68FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FF8D
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FF8D | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#3FFAE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68ff8d; /* rgb */ color: rgb(104, 255, 141); /* oklch */ color: oklch(89.2% 0.201 148.8);
Tailwind
colors: {
custom: {
50: '#a0ffb0',
500: '#68ff8d',
950: '#000000',
},
}SCSS
$custom: #68ff8d; $custom-light: #a0ffb0; $custom-dark: #000000;
JSON
{
"hex": "#68ff8d",
"rgb": {
"r": 104,
"g": 255,
"b": 141
},
"hsl": {
"h": 134.702,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.89244,
"c": 0.20141,
"h": 148.8
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#68FF8D
secondary
#DB31B1
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681