#68FC8F#68FC8F
#68FC8F is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.196 H 149.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68FC8F |
|---|---|
| RGB | rgb(104, 252, 143) |
| HSL | hsl(136, 96%, 70%) |
| HSV | hsv(136, 59%, 99%) |
| CMYK | cmyk(58.7%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(89.18, -62.29, 40.56) |
| CIE-LCH | lch(89.18, 74.34, 146.93°) |
| OKLab | oklab(88.55% -0.1684 0.0998) |
| OKLCH | oklch(88.55% 0.196 149.3) |
| XYZ | xyz(45.4740, 74.5427, 37.9730) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FC8F #FC68D5
analogous
#8BFC68 #68FC8F #68FCD9
triadic
#68FC8F #8F68FC #FC8F68
tetradic
#68FC8F #688BFC #FC68D5 #FCD968
square
#68FC8F #688BFC #FC68D5 #FCD968
split-complementary
#68FC8F #D968FC #FC688B
monochromatic
#05E540 #2CFB62 #68FC8F #A4FDBC #E0FEE8
Accessibility & contrast
On white
1.32
#68FC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#68FC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FC8F
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FC8F | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#3FF8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #68fc8f; /* rgb */ color: rgb(104, 252, 143); /* oklch */ color: oklch(88.5% 0.196 149.3);
Tailwind
colors: {
custom: {
50: '#9ffeb1',
500: '#68fc8f',
950: '#000000',
},
}SCSS
$custom: #68fc8f; $custom-light: #9ffeb1; $custom-dark: #000000;
JSON
{
"hex": "#68fc8f",
"rgb": {
"r": 104,
"g": 252,
"b": 143
},
"hsl": {
"h": 135.811,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.88548,
"c": 0.19575,
"h": 149.3
},
"luminance": 0.74547
}Semantic roles & 50–950 ramp
primary
#68FC8F
secondary
#D731AB
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681