#68FE8D#68FE8D
#68FE8D is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 89.0% C 0.200 H 148.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68FE8D |
|---|---|
| RGB | rgb(104, 254, 141) |
| HSL | hsl(135, 99%, 70%) |
| HSV | hsv(135, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 44.5%, 0.4%) |
| CIE-LAB | lab(89.74, -63.34, 42.25) |
| CIE-LCH | lch(89.74, 76.14, 146.29°) |
| OKLab | oklab(89% -0.1712 0.1036) |
| OKLCH | oklch(89% 0.2 148.8) |
| XYZ | xyz(45.9552, 75.7454, 37.3927) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.20
Spring Green
#00FF7F
ΔE00 3.29
Mint Green
#8FFF9F
ΔE00 3.49
Spearmint
#1EF876
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FE8D #FE68D9
analogous
#8EFE68 #68FE8D #68FED8
triadic
#68FE8D #8D68FE #FE8D68
tetradic
#68FE8D #688EFE #FE68D9 #FED868
square
#68FE8D #688EFE #FE68D9 #FED868
split-complementary
#68FE8D #D868FE #FE688E
monochromatic
#02EA3B #2BFE5F #68FE8D #A5FEBB #E1FFE8
Accessibility & contrast
On white
1.30
#68FE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#68FE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FE8D
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FE8D | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#EDDC95
Tritanopia (blue-blind)
#3FF9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fe8d; /* rgb */ color: rgb(104, 254, 141); /* oklch */ color: oklch(89.0% 0.200 148.8);
Tailwind
colors: {
custom: {
50: '#a0ffb0',
500: '#68fe8d',
950: '#000000',
},
}SCSS
$custom: #68fe8d; $custom-light: #a0ffb0; $custom-dark: #000000;
JSON
{
"hex": "#68fe8d",
"rgb": {
"r": 104,
"g": 254,
"b": 141
},
"hsl": {
"h": 134.8,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.89002,
"c": 0.20012,
"h": 148.8
},
"luminance": 0.7575
}Semantic roles & 50–950 ramp
primary
#68FE8D
secondary
#D931B0
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681