#68FB8F#68FB8F
#68FB8F is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.3% C 0.194 H 149.4°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68FB8F |
|---|---|
| RGB | rgb(104, 251, 143) |
| HSL | hsl(136, 95%, 70%) |
| HSV | hsv(136, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 43%, 1.6%) |
| CIE-LAB | lab(88.88, -61.92, 40.18) |
| CIE-LCH | lch(88.88, 73.82, 147.02°) |
| OKLab | oklab(88.31% -0.1674 0.0989) |
| OKLCH | oklch(88.31% 0.194 149.4) |
| XYZ | xyz(45.1608, 73.9163, 37.8686) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.06
Mint Green
#8FFF9F
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FB8F #FB68D4
analogous
#8BFB68 #68FB8F #68FBD8
triadic
#68FB8F #8F68FB #FB8F68
tetradic
#68FB8F #688BFB #FB68D4 #FBD868
square
#68FB8F #688BFB #FB68D4 #FBD868
split-complementary
#68FB8F #D868FB #FB688B
monochromatic
#06E341 #2CF963 #68FB8F #A4FDBB #DFFEE7
Accessibility & contrast
On white
1.33
#68FB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#68FB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FB8F
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FB8F | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#40F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #68fb8f; /* rgb */ color: rgb(104, 251, 143); /* oklch */ color: oklch(88.3% 0.194 149.4);
Tailwind
colors: {
custom: {
50: '#9ffeb1',
500: '#68fb8f',
950: '#000000',
},
}SCSS
$custom: #68fb8f; $custom-light: #9ffeb1; $custom-dark: #000000;
JSON
{
"hex": "#68fb8f",
"rgb": {
"r": 104,
"g": 251,
"b": 143
},
"hsl": {
"h": 135.918,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.88305,
"c": 0.19444,
"h": 149.4
},
"luminance": 0.73921
}Semantic roles & 50–950 ramp
primary
#68FB8F
secondary
#D632AA
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681