#68F78D#68F78D
#68F78D is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.191 H 149.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68F78D |
|---|---|
| RGB | rgb(104, 247, 141) |
| HSL | hsl(136, 90%, 69%) |
| HSV | hsv(136, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 42.9%, 3.1%) |
| CIE-LAB | lab(87.67, -60.73, 39.60) |
| CIE-LCH | lch(87.67, 72.50, 146.89°) |
| OKLab | oklab(87.3% -0.1642 0.0975) |
| OKLCH | oklch(87.3% 0.191 149.3) |
| XYZ | xyz(43.7743, 71.3836, 36.6657) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Baby Green
#8CFF9E
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F78D #F768D2
analogous
#8BF768 #68F78D #68F7D4
triadic
#68F78D #8D68F7 #F78D68
tetradic
#68F78D #688BF7 #F768D2 #F7D468
square
#68F78D #688BF7 #F768D2 #F7D468
split-complementary
#68F78D #D468F7 #F7688B
monochromatic
#0CD941 #2EF461 #68F78D #A2FAB9 #DCFDE5
Accessibility & contrast
On white
1.37
#68F78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#68F78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F78D
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F78D | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#E6D794
Tritanopia (blue-blind)
#42F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f78d; /* rgb */ color: rgb(104, 247, 141); /* oklch */ color: oklch(87.3% 0.191 149.3);
Tailwind
colors: {
custom: {
50: '#9ffbaf',
500: '#68f78d',
950: '#000000',
},
}SCSS
$custom: #68f78d; $custom-light: #9ffbaf; $custom-dark: #000000;
JSON
{
"hex": "#68f78d",
"rgb": {
"r": 104,
"g": 247,
"b": 141
},
"hsl": {
"h": 135.524,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.873,
"c": 0.191,
"h": 149.3
},
"luminance": 0.71388
}Semantic roles & 50–950 ramp
primary
#68F78D
secondary
#D133A8
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581