#68FC8B#68FC8B
#68FC8B is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.5% C 0.199 H 148.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68FC8B |
|---|---|
| RGB | rgb(104, 252, 139) |
| HSL | hsl(134, 96%, 70%) |
| HSV | hsv(134, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(89.12, -62.91, 42.43) |
| CIE-LCH | lch(89.12, 75.88, 146.00°) |
| OKLab | oklab(88.48% -0.17 0.104) |
| OKLCH | oklch(88.48% 0.199 148.6) |
| XYZ | xyz(45.1764, 74.4237, 36.4056) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.11
Baby Green
#8CFF9E
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FC8B #FC68D9
analogous
#8FFC68 #68FC8B #68FCD5
triadic
#68FC8B #8B68FC #FC8B68
tetradic
#68FC8B #688FFC #FC68D9 #FCD568
square
#68FC8B #688FFC #FC68D9 #FCD568
split-complementary
#68FC8B #D568FC #FC688F
monochromatic
#05E53A #2CFB5D #68FC8B #A4FDB9 #E0FEE7
Accessibility & contrast
On white
1.32
#68FC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#68FC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FC8B
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FC8B | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#EBDB93
Tritanopia (blue-blind)
#41F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68fc8b; /* rgb */ color: rgb(104, 252, 139); /* oklch */ color: oklch(88.5% 0.199 148.6);
Tailwind
colors: {
custom: {
50: '#a0feae',
500: '#68fc8b',
950: '#000000',
},
}SCSS
$custom: #68fc8b; $custom-light: #a0feae; $custom-dark: #000000;
JSON
{
"hex": "#68fc8b",
"rgb": {
"r": 104,
"g": 252,
"b": 139
},
"hsl": {
"h": 134.189,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.88484,
"c": 0.19931,
"h": 148.6
},
"luminance": 0.74428
}Semantic roles & 50–950 ramp
primary
#68FC8B
secondary
#D731B0
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681