#68FF8A#68FF8A
#68FF8A is a very light, highly saturated green. Relative luminance 0.763; OKLCH L 89.2% C 0.204 H 148.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68FF8A |
|---|---|
| RGB | rgb(104, 255, 138) |
| HSL | hsl(134, 100%, 70%) |
| HSV | hsv(134, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.00, -64.16, 44.02) |
| CIE-LCH | lch(90.00, 77.81, 145.55°) |
| OKLab | oklab(89.2% -0.1734 0.1075) |
| OKLCH | oklch(89.2% 0.204 148.2) |
| XYZ | xyz(46.0532, 76.2936, 36.3390) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FF8A #FF68DD
analogous
#91FF68 #68FF8A #68FFD5
triadic
#68FF8A #8A68FF #FF8A68
tetradic
#68FF8A #6891FF #FF68DD #FFD568
square
#68FF8A #6891FF #FF68DD #FFD568
split-complementary
#68FF8A #D568FF #FF6891
monochromatic
#00ED35 #2BFF5B #68FF8A #A5FFB9 #E0FFE7
Accessibility & contrast
On white
1.29
#68FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#68FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FF8A
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FF8A | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#40FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68ff8a; /* rgb */ color: rgb(104, 255, 138); /* oklch */ color: oklch(89.2% 0.204 148.2);
Tailwind
colors: {
custom: {
50: '#a0ffae',
500: '#68ff8a',
950: '#000000',
},
}SCSS
$custom: #68ff8a; $custom-light: #a0ffae; $custom-dark: #000000;
JSON
{
"hex": "#68ff8a",
"rgb": {
"r": 104,
"g": 255,
"b": 138
},
"hsl": {
"h": 133.51,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.89198,
"c": 0.20405,
"h": 148.2
},
"luminance": 0.76298
}Semantic roles & 50–950 ramp
primary
#68FF8A
secondary
#DB31B4
accent
#00B2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681