#68F794#68F794
#68F794 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.4% C 0.185 H 150.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #68F794 |
|---|---|
| RGB | rgb(104, 247, 148) |
| HSL | hsl(138, 90%, 69%) |
| HSV | hsv(138, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(87.78, -59.61, 36.29) |
| CIE-LCH | lch(87.78, 69.78, 148.67°) |
| OKLab | oklab(87.42% -0.1613 0.09) |
| OKLCH | oklch(87.42% 0.185 150.8) |
| XYZ | xyz(44.3117, 71.5985, 39.4960) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.63
Light Green Blue
#56FCA2
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.81
Baby Green
#8CFF9E
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F794 #F768CB
analogous
#84F768 #68F794 #68F7DC
triadic
#68F794 #9468F7 #F79468
tetradic
#68F794 #6884F7 #F768CB #F7DC68
square
#68F794 #6884F7 #F768CB #F7DC68
split-complementary
#68F794 #DC68F7 #F76884
monochromatic
#0CD94B #2EF46B #68F794 #A2FABD #DCFDE6
Accessibility & contrast
On white
1.37
#68F794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#68F794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F794
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F794 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48D
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#3FF3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f794; /* rgb */ color: rgb(104, 247, 148); /* oklch */ color: oklch(87.4% 0.185 150.8);
Tailwind
colors: {
custom: {
50: '#9ffbb4',
500: '#68f794',
950: '#000000',
},
}SCSS
$custom: #68f794; $custom-light: #9ffbb4; $custom-dark: #000000;
JSON
{
"hex": "#68f794",
"rgb": {
"r": 104,
"g": 247,
"b": 148
},
"hsl": {
"h": 138.462,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87419,
"c": 0.1847,
"h": 150.8
},
"luminance": 0.71603
}Semantic roles & 50–950 ramp
primary
#68F794
secondary
#D133A0
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581