#68F796#68F796
#68F796 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.183 H 151.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68F796 |
|---|---|
| RGB | rgb(104, 247, 150) |
| HSL | hsl(139, 90%, 69%) |
| HSV | hsv(139, 58%, 97%) |
| CMYK | cmyk(57.9%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(87.81, -59.27, 35.33) |
| CIE-LCH | lch(87.81, 69.01, 149.20°) |
| OKLab | oklab(87.46% -0.1604 0.0878) |
| OKLCH | oklch(87.46% 0.183 151.3) |
| XYZ | xyz(44.4714, 71.6624, 40.3369) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F796 #F768C9
analogous
#82F768 #68F796 #68F7DE
triadic
#68F796 #9668F7 #F79668
tetradic
#68F796 #6882F7 #F768C9 #F7DE68
square
#68F796 #6882F7 #F768C9 #F7DE68
split-complementary
#68F796 #DE68F7 #F76882
monochromatic
#0CD94E #2EF46E #68F796 #A2FABE #DCFDE7
Accessibility & contrast
On white
1.37
#68F796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#68F796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F796
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F796 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48F
Deuteranopia (green-blind)
#E5D79C
Tritanopia (blue-blind)
#3EF3DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #68f796; /* rgb */ color: rgb(104, 247, 150); /* oklch */ color: oklch(87.5% 0.183 151.3);
Tailwind
colors: {
custom: {
50: '#9ffbb6',
500: '#68f796',
950: '#000000',
},
}SCSS
$custom: #68f796; $custom-light: #9ffbb6; $custom-dark: #000000;
JSON
{
"hex": "#68f796",
"rgb": {
"r": 104,
"g": 247,
"b": 150
},
"hsl": {
"h": 139.301,
"s": 89.937,
"l": 68.824
},
"oklch": {
"l": 0.87455,
"c": 0.18289,
"h": 151.3
},
"luminance": 0.71667
}Semantic roles & 50–950 ramp
primary
#68F796
secondary
#D1339E
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581