#68FE8A#68FE8A
#68FE8A is a very light, highly saturated green. Relative luminance 0.757; OKLCH L 89.0% C 0.203 H 148.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68FE8A |
|---|---|
| RGB | rgb(104, 254, 138) |
| HSL | hsl(134, 99%, 70%) |
| HSV | hsv(134, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.70, -63.80, 43.65) |
| CIE-LCH | lch(89.70, 77.30, 145.62°) |
| OKLab | oklab(88.95% -0.1724 0.1067) |
| OKLCH | oklch(88.95% 0.203 148.3) |
| XYZ | xyz(45.7350, 75.6573, 36.2330) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.70
Spring Green
#00FF7F
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.39
Baby Green
#8CFF9E
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FE8A #FE68DC
analogous
#91FE68 #68FE8A #68FED5
triadic
#68FE8A #8A68FE #FE8A68
tetradic
#68FE8A #6891FE #FE68DC #FED568
square
#68FE8A #6891FE #FE68DC #FED568
split-complementary
#68FE8A #D568FE #FE6891
monochromatic
#02EA36 #2BFE5B #68FE8A #A5FEB9 #E1FFE7
Accessibility & contrast
On white
1.30
#68FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#68FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FE8A
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FE8A | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#41F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fe8a; /* rgb */ color: rgb(104, 254, 138); /* oklch */ color: oklch(89.0% 0.203 148.3);
Tailwind
colors: {
custom: {
50: '#a0ffae',
500: '#68fe8a',
950: '#000000',
},
}SCSS
$custom: #68fe8a; $custom-light: #a0ffae; $custom-dark: #000000;
JSON
{
"hex": "#68fe8a",
"rgb": {
"r": 104,
"g": 254,
"b": 138
},
"hsl": {
"h": 133.6,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.88954,
"c": 0.20277,
"h": 148.3
},
"luminance": 0.75662
}Semantic roles & 50–950 ramp
primary
#68FE8A
secondary
#D931B3
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681